aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/config-3.14
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-12 06:54:10 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-12 06:54:10 +0000
commit552fa213dd7938a00d429f085f4e8390876acb91 (patch)
treefdf8bca65581d6501c05795c93583c83c76d341e /target/linux/atheros/config-3.14
parent7c9ad56d21ad4abb3b4f0db5b8ee067b18857581 (diff)
downloadmaster-187ad058-552fa213dd7938a00d429f085f4e8390876acb91.tar.gz
master-187ad058-552fa213dd7938a00d429f085f4e8390876acb91.tar.bz2
master-187ad058-552fa213dd7938a00d429f085f4e8390876acb91.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42512 3c298f89-4303-0410-b956-a3cf2f4a3e73
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