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

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment