summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-06-05 19:17:39 -0300
committerMark Brown <broonie@kernel.org>2016-06-06 19:13:48 +0100
commitaf2c55cd4752d77699453ff5550dc316e86d6c77 (patch)
treebfb051891e8ac549be86197187fc9d9080814d9d /drivers/regulator
parent124256548f4e7d3ff81a37a64acb439778bcdbfb (diff)
downloadlinux-0-day-af2c55cd4752d77699453ff5550dc316e86d6c77.tar.gz
linux-0-day-af2c55cd4752d77699453ff5550dc316e86d6c77.tar.xz
regulator: Kconfig: Mention that PFUZE3000 is also supported
The CONFIG_REGULATOR_PFUZE100 option also supports PFUZE3000, so mention that in the Kconfig text. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator')
-rw-r--r--drivers/regulator/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 144cbf5b3e5ad..bd87820d7e61e 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -543,12 +543,12 @@ config REGULATOR_PCF50633
on PCF50633
config REGULATOR_PFUZE100
- tristate "Freescale PFUZE100/PFUZE200 regulator driver"
+ tristate "Freescale PFUZE100/200/3000 regulator driver"
depends on I2C
select REGMAP_I2C
help
Say y here to support the regulators found on the Freescale
- PFUZE100/PFUZE200 PMIC.
+ PFUZE100/200/3000 PMIC.
config REGULATOR_PV88060
tristate "Powerventure Semiconductor PV88060 regulator"