diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-28 09:54:20 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-28 09:54:20 +0000 |
commit | 449cd7872c417e808c6822b6616e474176b35273 (patch) | |
tree | d6d8c9c494d4091821d906fed5a0a5bc35252793 /target/linux/rdc/config-2.6.32 | |
parent | 3345a7c3011934361aeac35e5fd6dc289b1d8f4f (diff) | |
download | upstream-449cd7872c417e808c6822b6616e474176b35273.tar.gz upstream-449cd7872c417e808c6822b6616e474176b35273.tar.bz2 upstream-449cd7872c417e808c6822b6616e474176b35273.zip |
resync 2.6.32 support with changes in 2.6.30
SVN-Revision: 21220
Diffstat (limited to 'target/linux/rdc/config-2.6.32')
-rw-r--r-- | target/linux/rdc/config-2.6.32 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/rdc/config-2.6.32 b/target/linux/rdc/config-2.6.32 index 4a1f9f38ed..61ba26f5cc 100644 --- a/target/linux/rdc/config-2.6.32 +++ b/target/linux/rdc/config-2.6.32 @@ -78,6 +78,7 @@ CONFIG_GENERIC_ISA_DMA=y # CONFIG_GENERIC_TIME_VSYSCALL is not set # CONFIG_GEN_RTC is not set CONFIG_GPIOLIB=y +CONFIG_GPIO_RDC321X=y CONFIG_GPIO_SYSFS=y # CONFIG_HAMRADIO is not set # CONFIG_HANGCHECK_TIMER is not set @@ -169,6 +170,8 @@ CONFIG_MATH_EMULATION=y # CONFIG_MCYRIXIII is not set # CONFIG_MEFFICEON is not set # CONFIG_MEMTEST is not set +CONFIG_MFD_CORE=y +CONFIG_MFD_RDC321X=y # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set # CONFIG_MICROCODE is not set @@ -185,8 +188,6 @@ CONFIG_MODULE_FORCE_UNLOAD=y # CONFIG_MTD_COMPLEX_MAPPINGS is not set # CONFIG_MTD_NETSC520 is not set CONFIG_MTD_PHYSMAP=y -# CONFIG_MTD_R8610 is not set -# CONFIG_MTD_RDC3210 is not set # CONFIG_MTD_TS5500 is not set # CONFIG_MTRR is not set # CONFIG_MVIAC3_2 is not set |