Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d95c7855 authored by Paul Bolle's avatar Paul Bolle Committed by Samuel Ortiz
Browse files

mfd: Remove twelve unused Kconfig symbols



Twelve Kconfig symbols, all related to WM8350, WM8351, and WM8352, are
unused. Commit 19d57ed5 ("mfd: Remove
custom wm8350 cache implementation") removed all their (actual) users.
Remove these symbols too.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Acked-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarKukjin Kim <kgene.kim@samsung.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 3cec5f4e
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -481,8 +481,6 @@ config MACH_MX31ADS_WM1133_EV1
	depends on MACH_MX31ADS
	depends on MACH_MX31ADS
	depends on MFD_WM8350_I2C
	depends on MFD_WM8350_I2C
	depends on REGULATOR_WM8350 = y
	depends on REGULATOR_WM8350 = y
	select MFD_WM8350_CONFIG_MODE_0
	select MFD_WM8352_CONFIG_MODE_0
	help
	help
	  Include support for the Wolfson Microelectronics 1133-EV1 PMU
	  Include support for the Wolfson Microelectronics 1133-EV1 PMU
	  and audio module for the MX31ADS platform.
	  and audio module for the MX31ADS platform.
+0 −3
Original line number Original line Diff line number Diff line
@@ -198,10 +198,7 @@ endchoice
config SMDK6410_WM1190_EV1
config SMDK6410_WM1190_EV1
	bool "Support Wolfson Microelectronics 1190-EV1 PMIC card"
	bool "Support Wolfson Microelectronics 1190-EV1 PMIC card"
	depends on MACH_SMDK6410
	depends on MACH_SMDK6410
	select MFD_WM8350_CONFIG_MODE_0
	select MFD_WM8350_CONFIG_MODE_3
	select MFD_WM8350_I2C
	select MFD_WM8350_I2C
	select MFD_WM8352_CONFIG_MODE_0
	select REGULATOR
	select REGULATOR
	select REGULATOR_WM8350
	select REGULATOR_WM8350
	select SAMSUNG_GPIO_EXTRA64
	select SAMSUNG_GPIO_EXTRA64
+0 −48
Original line number Original line Diff line number Diff line
@@ -715,54 +715,6 @@ config MFD_WM8350
	bool
	bool
	depends on GENERIC_HARDIRQS
	depends on GENERIC_HARDIRQS


config MFD_WM8350_CONFIG_MODE_0
	bool
	depends on MFD_WM8350

config MFD_WM8350_CONFIG_MODE_1
	bool
	depends on MFD_WM8350

config MFD_WM8350_CONFIG_MODE_2
	bool
	depends on MFD_WM8350

config MFD_WM8350_CONFIG_MODE_3
	bool
	depends on MFD_WM8350

config MFD_WM8351_CONFIG_MODE_0
	bool
	depends on MFD_WM8350

config MFD_WM8351_CONFIG_MODE_1
	bool
	depends on MFD_WM8350

config MFD_WM8351_CONFIG_MODE_2
	bool
	depends on MFD_WM8350

config MFD_WM8351_CONFIG_MODE_3
	bool
	depends on MFD_WM8350

config MFD_WM8352_CONFIG_MODE_0
	bool
	depends on MFD_WM8350

config MFD_WM8352_CONFIG_MODE_1
	bool
	depends on MFD_WM8350

config MFD_WM8352_CONFIG_MODE_2
	bool
	depends on MFD_WM8350

config MFD_WM8352_CONFIG_MODE_3
	bool
	depends on MFD_WM8350

config MFD_WM8350_I2C
config MFD_WM8350_I2C
	bool "Support Wolfson Microelectronics WM8350 with I2C"
	bool "Support Wolfson Microelectronics WM8350 with I2C"
	select MFD_WM8350
	select MFD_WM8350