diff options
author | Haojian Zhuang <haojian.zhuang@marvell.com> | 2010-01-06 17:07:13 -0500 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2010-03-07 22:17:02 +0100 |
commit | 2cc50bee9934deb6dfe32929a4c1742cf83d6db3 (patch) | |
tree | 4959a9d010596c314aa92b13008a18ef0dc6b6fd /drivers/regulator | |
parent | 53dbab7af9ca13fa95605e9a5c31bb803dcba363 (diff) |
mfd: Rename 88pm8607 to 88pm860x in mfd
Rename 88PM8607 to 88PM860X in both Makefile and Kconfig under mfd directory.
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
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 834b4844182..dbfe31a4a51 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -191,7 +191,7 @@ config REGULATOR_TPS6507X config REGULATOR_88PM8607 bool "Marvell 88PM8607 Power regulators" - depends on MFD_88PM8607=y + depends on MFD_88PM860X=y help This driver supports 88PM8607 voltage regulator chips. |