diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-13 11:44:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-13 11:44:56 +0000 |
commit | 330e5c1827accd5fa1cecf1a226c8093d3d6c442 (patch) | |
tree | ce5b2784df8df4bf0d5678a3481e3d7f9b6ad304 /target/linux/ar71xx/config-2.6.28 | |
parent | a579511dbf89890992ed6c35e5bd7fd6411c56ef (diff) | |
download | upstream-330e5c1827accd5fa1cecf1a226c8093d3d6c442.tar.gz upstream-330e5c1827accd5fa1cecf1a226c8093d3d6c442.tar.bz2 upstream-330e5c1827accd5fa1cecf1a226c8093d3d6c442.zip |
enable driver for the PCF857X I2C GPIO expander
SVN-Revision: 16826
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 76dbdd4ded..693d24b570 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -82,6 +82,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y # CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set CONFIG_GPIOLIB=y +CONFIG_GPIO_PCF857X=y CONFIG_GPIO_SYSFS=y CONFIG_HARDWARE_WATCHPOINTS=y CONFIG_HAS_DMA=y |