Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af2c55cd authored by Fabio Estevam's avatar Fabio Estevam Committed by Mark Brown
Browse files

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: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 12425654
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"