From 841f0f23b365a03f409496e71f96e634511fc5da Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Thu, 9 Feb 2012 08:07:52 +0000
Subject: [PATCH] generic: 3.3: add missing config symbols

SVN-Revision: 30393
---
 target/linux/generic/config-3.3 | 2 ++
 1 file changed, 2 insertions(+)

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
-- 
GitLab