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 | 841f0f23b365a03f409496e71f96e634511fc5da (patch) | |
tree | e16f74d48a327bd24f00d62412d55d27dee32db1 /target/linux/generic | |
parent | 098ca08e94b753dd2d6c5642997b61647a79f9ab (diff) | |
download | mtk-20170518-841f0f23b365a03f409496e71f96e634511fc5da.zip mtk-20170518-841f0f23b365a03f409496e71f96e634511fc5da.tar.gz mtk-20170518-841f0f23b365a03f409496e71f96e634511fc5da.tar.bz2 |
generic: 3.3: add missing config symbols
SVN-Revision: 30393
Diffstat (limited to 'target/linux/generic')
-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 69cf157..8a56ee4 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 |