diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-15 12:07:58 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-15 12:07:58 +0000 |
commit | e92c0c78302971947e0cd77f504ab14dbd3591fe (patch) | |
tree | ca1f37364e17836baffbf71033eefb31d4741655 /target/linux/ar71xx/config-2.6.31 | |
parent | 7c6b51f9e286204cc9db1d1f5f6b57013b15b123 (diff) | |
download | upstream-e92c0c78302971947e0cd77f504ab14dbd3591fe.tar.gz upstream-e92c0c78302971947e0cd77f504ab14dbd3591fe.tar.bz2 upstream-e92c0c78302971947e0cd77f504ab14dbd3591fe.zip |
ar71xx: add GPIO driver for the NXP 74HC153 chip
SVN-Revision: 19149
Diffstat (limited to 'target/linux/ar71xx/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index 5c9affa74b..848bf20d1f 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -105,6 +105,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_GPIOLIB=y +# CONFIG_GPIO_NXP_74HC153 is not set CONFIG_GPIO_PCF857X=y CONFIG_GPIO_SYSFS=y CONFIG_HARDWARE_WATCHPOINTS=y |