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 445b40c65253..37f697dc4b4c 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -201,7 +201,7 @@ config REGULATOR_LP3972 config REGULATOR_LP872X tristate "TI/National Semiconductor LP8720/LP8725 voltage regulators" - depends on I2C=y + depends on I2C select REGMAP_I2C help This driver supports LP8720/LP8725 PMIC |