diff options
author | John Crispin <john@openwrt.org> | 2014-09-12 06:54:05 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-09-12 06:54:05 +0000 |
commit | a8799105d77032d2e448bd0d05486a3dc3cee24a (patch) | |
tree | 073e175136b85787e7b24d68e8f61e6a74028604 /target/linux/atheros/config-3.14 | |
parent | 0e86c116cbc6d78a205b7629e3d7492da5061a28 (diff) | |
download | upstream-a8799105d77032d2e448bd0d05486a3dc3cee24a.tar.gz upstream-a8799105d77032d2e448bd0d05486a3dc3cee24a.tar.bz2 upstream-a8799105d77032d2e448bd0d05486a3dc3cee24a.zip |
atheros: convert AR5312 GPIO code to platform driver
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42511
Diffstat (limited to 'target/linux/atheros/config-3.14')
-rw-r--r-- | target/linux/atheros/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-3.14 b/target/linux/atheros/config-3.14 index 3f7c76ac25..5d1041a440 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_AR5312=y CONFIG_GPIO_DEVRES=y CONFIG_GPIO_SYSFS=y # CONFIG_HAMRADIO is not set |