mfd: Don't ask about the TPS65912 core driver in Kconfig
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 22 Jun 2011 13:53:58 +0000 (14:53 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 31 Jul 2011 21:28:24 +0000 (23:28 +0200)
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: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig

index f94036a..3695a07 100644 (file)
@@ -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