Skip to content

Commit

Permalink
mfd: Don't ask about the TPS65912 core driver in Kconfig
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Brown authored and Samuel Ortiz committed Jul 31, 2011
1 parent 0825671 commit 5608801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5608801

Please sign in to comment.