summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorRobin Gong <b38343@freescale.com>2015-12-08 18:09:51 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commita188785be63b1547f6fac133cd381e13ea43cf94 (patch)
treeb18113d4a7a043bae144f7c06ae284a5ae883927 /drivers/regulator/Kconfig
parent2ca13a49293c4ea73742e9fed1d3a06d684022ac (diff)
MLK-12928-2 regulator: pf1550: add pf1550 regulator driver
Add basic pf1550 regulator driver. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index d7b7728df2b8..90a5c77ab219 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -594,6 +594,13 @@ config REGULATOR_PV88090
Say y here to support the voltage regulators and convertors
on PV88090
+config REGULATOR_PF1550
+ tristate "Freescale PF1550 regulator"
+ depends on MFD_PF1550
+ help
+ This driver controls a PF1550 regulator via I2C bus.
+ The regulators include three switch and three ldo.
+
config REGULATOR_PWM
tristate "PWM voltage regulator"
depends on PWM