diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-09 08:07:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-09 08:07:52 +0000 |
commit | 94e40700ff374cbaa51e1cbdd3abad0b7b9d1a22 (patch) | |
tree | 6c6ab6b41d82ac1d69f7279f6bada5e6937e42dc | |
parent | 95de9399d50fa7aa0a2990549897fd3a1ba2231c (diff) | |
download | upstream-94e40700ff374cbaa51e1cbdd3abad0b7b9d1a22.tar.gz upstream-94e40700ff374cbaa51e1cbdd3abad0b7b9d1a22.tar.bz2 upstream-94e40700ff374cbaa51e1cbdd3abad0b7b9d1a22.zip |
generic: 3.3: add missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30393 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic/config-3.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 69cf157215..8a56ee43dc 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1360,6 +1360,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MFD_CORE is not set # CONFIG_MFD_CS5535 is not set # CONFIG_MFD_DA9052_SPI is not set +# CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_JANZ_CMODIO is not set # CONFIG_MFD_MAX8925 is not set # CONFIG_MFD_MAX8997 is not set @@ -1368,6 +1369,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MFD_MC13XXX is not set # CONFIG_MFD_PCF50633 is not set # CONFIG_MFD_RDC321X is not set +# CONFIG_MFD_S5M_CORE is not set # CONFIG_MFD_SM501 is not set # CONFIG_MFD_STMPE is not set CONFIG_MFD_SUPPORT=y |