diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-19 20:52:03 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-19 20:52:03 +0000 |
commit | 63a4f4e0f20c553bde484727f2509e2e1521c079 (patch) | |
tree | 543dba4dc06927cbbe1fb32a9d46ecadbd060e21 /target | |
parent | c2fa7f66e8097c88e04be4929d1bb7ed737983db (diff) |
linux/3.8: add missing Kconfig symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35686 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |