diff options
-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 | |||
720 | and MPP. | 720 | and MPP. |
721 | 721 | ||
722 | config MFD_TPS65910 | 722 | config MFD_TPS65910 |
723 | tristate "TPS65910 Power Management chip" | 723 | bool "TPS65910 Power Management chip" |
724 | depends on I2C && GPIOLIB | 724 | depends on I2C && GPIOLIB |
725 | select MFD_CORE | 725 | select MFD_CORE |
726 | help | 726 | help |
727 | if you say yes here you get support for the TPS65910 series of | 727 | if you say yes here you get support for the TPS65910 series of |