diff options
Diffstat (limited to 'drivers/regulator/Kconfig')
-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 e056c09661a2..27fe52f592d9 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig | |||
@@ -234,7 +234,7 @@ config REGULATOR_LP3972 | |||
234 | 234 | ||
235 | config REGULATOR_LP872X | 235 | config REGULATOR_LP872X |
236 | bool "TI/National Semiconductor LP8720/LP8725 voltage regulators" | 236 | bool "TI/National Semiconductor LP8720/LP8725 voltage regulators" |
237 | depends on I2C | 237 | depends on I2C=y |
238 | select REGMAP_I2C | 238 | select REGMAP_I2C |
239 | help | 239 | help |
240 | This driver supports LP8720/LP8725 PMIC | 240 | This driver supports LP8720/LP8725 PMIC |