diff options
Diffstat (limited to 'drivers/regulator')
-rw-r--r-- | drivers/regulator/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 834b48441829..dbfe31a4a519 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig | |||
@@ -191,7 +191,7 @@ config REGULATOR_TPS6507X | |||
191 | 191 | ||
192 | config REGULATOR_88PM8607 | 192 | config REGULATOR_88PM8607 |
193 | bool "Marvell 88PM8607 Power regulators" | 193 | bool "Marvell 88PM8607 Power regulators" |
194 | depends on MFD_88PM8607=y | 194 | depends on MFD_88PM860X=y |
195 | help | 195 | help |
196 | This driver supports 88PM8607 voltage regulator chips. | 196 | This driver supports 88PM8607 voltage regulator chips. |
197 | 197 | ||