diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-19 20:52:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-19 20:52:03 +0000 |
commit | 7d0d29ab6e99be9a1ed98ff5c816821d6f41e417 (patch) | |
tree | b850e3e61562f8ed998ceda10427a4a37c0af536 /target | |
parent | 280fa5a1a22712ce4f6c96ec121d1ab71af3ca09 (diff) | |
download | upstream-7d0d29ab6e99be9a1ed98ff5c816821d6f41e417.tar.gz upstream-7d0d29ab6e99be9a1ed98ff5c816821d6f41e417.tar.bz2 upstream-7d0d29ab6e99be9a1ed98ff5c816821d6f41e417.zip |
linux/3.8: add missing Kconfig symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35686
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 32efefd96f..a5d61c447c 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -1533,6 +1533,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MFD_AAT2870_CORE is not set # CONFIG_MFD_ARIZONA_I2C is not set # CONFIG_MFD_ARIZONA_SPI is not set +# CONFIG_MFD_AS3711 is not set # CONFIG_MFD_ASIC3 is not set # CONFIG_MFD_CORE is not set # CONFIG_MFD_CS5535 is not set @@ -1578,6 +1579,7 @@ CONFIG_MFD_SUPPORT=y # CONFIG_MFD_TPS65910 is not set # CONFIG_MFD_TPS65912_I2C is not set # CONFIG_MFD_TPS65912_SPI is not set +# CONFIG_MFD_TPS80031 is not set # CONFIG_MFD_VIPERBOARD is not set # CONFIG_MFD_VX855 is not set # CONFIG_MFD_WL1273_CORE is not set |