aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-03-20 05:09:39 -0400
committerSamuel Ortiz <sameo@linux.intel.com>2013-04-09 04:14:00 -0400
commitd95c785500f60c59e4257385af2cfee7d4044809 (patch)
treed4e4b2967e42dce71287d5406ad0af2cc3c5c3e3 /arch
parent3cec5f4e7536de1c2c1e9ae6be9bf2d62c783262 (diff)
mfd: Remove twelve unused Kconfig symbols
Twelve Kconfig symbols, all related to WM8350, WM8351, and WM8352, are unused. Commit 19d57ed5a308472a02e773f33c03ad4cb2ec6a9 ("mfd: Remove custom wm8350 cache implementation") removed all their (actual) users. Remove these symbols too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-imx/Kconfig2
-rw-r--r--arch/arm/mach-s3c64xx/Kconfig3
2 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 4c9c6f9d2c55..6d9ae09e2494 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -481,8 +481,6 @@ config MACH_MX31ADS_WM1133_EV1
481 depends on MACH_MX31ADS 481 depends on MACH_MX31ADS
482 depends on MFD_WM8350_I2C 482 depends on MFD_WM8350_I2C
483 depends on REGULATOR_WM8350 = y 483 depends on REGULATOR_WM8350 = y
484 select MFD_WM8350_CONFIG_MODE_0
485 select MFD_WM8352_CONFIG_MODE_0
486 help 484 help
487 Include support for the Wolfson Microelectronics 1133-EV1 PMU 485 Include support for the Wolfson Microelectronics 1133-EV1 PMU
488 and audio module for the MX31ADS platform. 486 and audio module for the MX31ADS platform.
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig
index 131c86284711..041da5172423 100644
--- a/arch/arm/mach-s3c64xx/Kconfig
+++ b/arch/arm/mach-s3c64xx/Kconfig
@@ -198,10 +198,7 @@ endchoice
198config SMDK6410_WM1190_EV1 198config SMDK6410_WM1190_EV1
199 bool "Support Wolfson Microelectronics 1190-EV1 PMIC card" 199 bool "Support Wolfson Microelectronics 1190-EV1 PMIC card"
200 depends on MACH_SMDK6410 200 depends on MACH_SMDK6410
201 select MFD_WM8350_CONFIG_MODE_0
202 select MFD_WM8350_CONFIG_MODE_3
203 select MFD_WM8350_I2C 201 select MFD_WM8350_I2C
204 select MFD_WM8352_CONFIG_MODE_0
205 select REGULATOR 202 select REGULATOR
206 select REGULATOR_WM8350 203 select REGULATOR_WM8350
207 select SAMSUNG_GPIO_EXTRA64 204 select SAMSUNG_GPIO_EXTRA64