diff options
author | John Crispin <john@openwrt.org> | 2011-12-09 07:52:10 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-12-09 07:52:10 +0000 |
commit | 934eef78ca18b5d1bb36fe94450623421373aeb1 (patch) | |
tree | 2b985bb6e48077a4879c249d061defca5fe607a0 /target/linux/atheros/config-2.6.37 | |
parent | 542d1f1b61014ebd2dd2d82fc49dac97735c70f5 (diff) | |
download | upstream-934eef78ca18b5d1bb36fe94450623421373aeb1.tar.gz upstream-934eef78ca18b5d1bb36fe94450623421373aeb1.tar.bz2 upstream-934eef78ca18b5d1bb36fe94450623421373aeb1.zip |
convert to gpiolib
Signed-off-by: karlp@tweak.net.au
SVN-Revision: 29486
Diffstat (limited to 'target/linux/atheros/config-2.6.37')
-rw-r--r-- | target/linux/atheros/config-2.6.37 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.37 b/target/linux/atheros/config-2.6.37 index eee22085ec..aaac19646e 100644 --- a/target/linux/atheros/config-2.6.37 +++ b/target/linux/atheros/config-2.6.37 @@ -52,7 +52,9 @@ CONFIG_GENERIC_FIND_LAST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y +CONFIG_GPIOLIB=y CONFIG_GPIO_DEVICE=y +CONFIG_GPIO_SYSFS=y # CONFIG_HAMRADIO is not set # CONFIG_HARDLOCKUP_DETECTOR is not set CONFIG_HARDWARE_WATCHPOINTS=y |