Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Fabio Estevam and committed by
Mark Brown
af2c55cd 12425654

+2 -2
+2 -2
drivers/regulator/Kconfig
··· 543 543 on PCF50633 544 544 545 545 config REGULATOR_PFUZE100 546 - tristate "Freescale PFUZE100/PFUZE200 regulator driver" 546 + tristate "Freescale PFUZE100/200/3000 regulator driver" 547 547 depends on I2C 548 548 select REGMAP_I2C 549 549 help 550 550 Say y here to support the regulators found on the Freescale 551 - PFUZE100/PFUZE200 PMIC. 551 + PFUZE100/200/3000 PMIC. 552 552 553 553 config REGULATOR_PV88060 554 554 tristate "Powerventure Semiconductor PV88060 regulator"