aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/config-3.14
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-09-12 06:54:10 +0000
committerJohn Crispin <john@openwrt.org>2014-09-12 06:54:10 +0000
commitcb5902d6034413c3f82197e2d3a75d16e739aa12 (patch)
tree49e54876777495792c9ae3884899ae2a7ada31ea /target/linux/atheros/config-3.14
parenta8799105d77032d2e448bd0d05486a3dc3cee24a (diff)
downloadupstream-cb5902d6034413c3f82197e2d3a75d16e739aa12.tar.gz
upstream-cb5902d6034413c3f82197e2d3a75d16e739aa12.tar.bz2
upstream-cb5902d6034413c3f82197e2d3a75d16e739aa12.zip
atheros: convert AR2315 GPIO code to platform driver
Convert gpiolib realization to platform driver and move to the appropriate subdirectory. Misc GPIO interrupt acknowledgement placed to the MISC IRQ handler since in fact we can detect only one GPIO state change. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 42512
Diffstat (limited to 'target/linux/atheros/config-3.14')
-rw-r--r--target/linux/atheros/config-3.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-3.14 b/target/linux/atheros/config-3.14
index 5d1041a440..8c6e68d08e 100644
--- a/target/linux/atheros/config-3.14
+++ b/target/linux/atheros/config-3.14
@@ -44,6 +44,7 @@ CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_GPIOLIB=y
+CONFIG_GPIO_AR2315=y
CONFIG_GPIO_AR5312=y
CONFIG_GPIO_DEVRES=y
CONFIG_GPIO_SYSFS=y