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

Commit 5608801b authored by Mark Brown's avatar Mark Brown Committed by Samuel Ortiz
Browse files

mfd: Don't ask about the TPS65912 core driver in Kconfig



The user has to select the I2C and SPI drivers individually and they select
the core driver for the device so there's no point in presenting the user
with an option for the core driver.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 08256712
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ config MFD_TPS6586X
	  will be called tps6586x.

config MFD_TPS65912
	bool "TPS65912 PMIC"
	bool
	depends on GPIOLIB

config MFD_TPS65912_I2C