diff options
author | Keerthy <j-keerthy@ti.com> | 2016-08-31 04:58:12 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-08-31 08:20:44 -0400 |
commit | f618ed218dc01207882a8f02b1310c7daaf5156a (patch) | |
tree | a9ef5fbfd0d03428fa807f2f212f67fa3512f341 /drivers/regulator | |
parent | 83f141030cec8861969121582f13ab2caff5c4ba (diff) |
regulator: lp873x: Change the MFD config option as per latest naming
Change the MFD config option as per latest naming
Signed-off-by: Keerthy <j-keerthy@ti.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
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 6c88e31c01f7..97dc4cc3ef43 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig | |||
@@ -323,7 +323,7 @@ config REGULATOR_LP872X | |||
323 | 323 | ||
324 | config REGULATOR_LP873X | 324 | config REGULATOR_LP873X |
325 | tristate "TI LP873X Power regulators" | 325 | tristate "TI LP873X Power regulators" |
326 | depends on MFD_LP873X && OF | 326 | depends on MFD_TI_LP873X && OF |
327 | help | 327 | help |
328 | This driver supports LP873X voltage regulator chips. LP873X | 328 | This driver supports LP873X voltage regulator chips. LP873X |
329 | provides two step-down converters and two general-purpose LDO | 329 | provides two step-down converters and two general-purpose LDO |