Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: mc13xxx: Remove useless symbol MFD_MC13783

Symbol MFD_MC13783 always selected by MFD_MC13XXX, so no need
to keep additional symbol.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Alexander Shiyan and committed by
Lee Jones
e5a3da21 03b1e302

+4 -8
+1 -1
drivers/input/misc/Kconfig
··· 168 168 169 169 config INPUT_MC13783_PWRBUTTON 170 170 tristate "MC13783 ON buttons" 171 - depends on MFD_MC13783 171 + depends on MFD_MC13XXX 172 172 help 173 173 Support the ON buttons of MC13783 PMIC as an input device 174 174 reporting power button status.
+1 -1
drivers/input/touchscreen/Kconfig
··· 717 717 718 718 config TOUCHSCREEN_MC13783 719 719 tristate "Freescale MC13783 touchscreen input driver" 720 - depends on MFD_MC13783 720 + depends on MFD_MC13XXX 721 721 help 722 722 Say Y here if you have an Freescale MC13783 PMIC on your 723 723 board and want to use its touchscreen
-4
drivers/mfd/Kconfig
··· 163 163 Additional drivers must be enabled in order to use the functionality 164 164 of the device. 165 165 166 - config MFD_MC13783 167 - tristate 168 - 169 166 config MFD_MC13XXX 170 167 tristate 171 168 depends on (SPI_MASTER || I2C) 172 169 select MFD_CORE 173 - select MFD_MC13783 174 170 help 175 171 Enable support for the Freescale MC13783 and MC13892 PMICs. 176 172 This driver provides common support for accessing the device,
+1 -1
drivers/regulator/Kconfig
··· 343 343 344 344 config REGULATOR_MC13783 345 345 tristate "Freescale MC13783 regulator driver" 346 - depends on MFD_MC13783 346 + depends on MFD_MC13XXX 347 347 select REGULATOR_MC13XXX_CORE 348 348 help 349 349 Say y here to support the regulators found on the Freescale MC13783
+1 -1
sound/soc/fsl/Kconfig
··· 206 206 207 207 config SND_SOC_IMX_MC13783 208 208 tristate "SoC Audio support for I.MX boards with mc13783" 209 - depends on MFD_MC13783 && ARM 209 + depends on MFD_MC13XXX && ARM 210 210 select SND_SOC_IMX_SSI 211 211 select SND_SOC_IMX_AUDMUX 212 212 select SND_SOC_MC13783