diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index d67511a67fdd..05f882f5d278 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -720,8 +720,8 @@ config MFD_PM8XXX_IRQ and MPP. config MFD_TPS65910 - tristate "TPS65910 Power Management chip" - depends on I2C && GPIOLIB + bool "TPS65910 Power Management chip" + depends on I2C && GPIOLIB select MFD_CORE help if you say yes here you get support for the TPS65910 series of |