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.32 | |
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.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index a4ac682ef7..5c15592734 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -107,6 +107,7 @@ CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_GPIOLIB=y # CONFIG_GPIO_MC33880 is not set +# CONFIG_GPIO_NXP_74HC153 is not set CONFIG_GPIO_PCF857X=y CONFIG_GPIO_SYSFS=y CONFIG_HARDWARE_WATCHPOINTS=y |