summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorAxel Lin2014-03-05 11:02:43 +0100
committerMark Brown2014-03-06 05:26:21 +0100
commit2cee2121db44cfeee206d0854bedd52344eea444 (patch)
tree3637223f130e342191e79c34c4238bd75172382c /drivers/regulator/Kconfig
parentregulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables (diff)
downloadkernel-qcow2-linux-2cee2121db44cfeee206d0854bedd52344eea444.tar.gz
kernel-qcow2-linux-2cee2121db44cfeee206d0854bedd52344eea444.tar.xz
kernel-qcow2-linux-2cee2121db44cfeee206d0854bedd52344eea444.zip
regulator: pfuze100: Add PFUZE200 support to Kconfig and module description
Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Robin Gong <b38343@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 6a7932822e37..a048d626843b 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -399,12 +399,12 @@ config REGULATOR_PCF50633
on PCF50633
config REGULATOR_PFUZE100
- tristate "Freescale PFUZE100 regulator driver"
+ tristate "Freescale PFUZE100/PFUZE200 regulator driver"
depends on I2C
select REGMAP_I2C
help
- Say y here to support the regulators found on the Freescale PFUZE100
- PMIC.
+ Say y here to support the regulators found on the Freescale
+ PFUZE100/PFUZE200 PMIC.
config REGULATOR_RC5T583
tristate "RICOH RC5T583 Power regulators"