summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorRobin Gong <yibin.gong@nxp.com>2016-12-07 11:41:42 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commitca23b6b4842e5c33a6a02513d1308a466f0ca5a3 (patch)
treefd7a057088454d7596f6345cc2da8bd2f017bf3d /drivers/regulator/Kconfig
parentbb216bde7ca8a438d46399b1a7f472f337d707dc (diff)
MLK-13577-3 regulator: pf1550-regulator-rpmsg: add pf1550 regulator rpmsg driver
add pf1550 regulator rpmsg driver to control pf1550 on the m4 side by rpmsg. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 90a5c77ab219..9fa9aa29affe 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -601,6 +601,14 @@ config REGULATOR_PF1550
This driver controls a PF1550 regulator via I2C bus.
The regulators include three switch and three ldo.
+config REGULATOR_PF1550_RPMSG
+ tristate "Freescale PF1550 rpmsg regulator driver"
+ depends on RPMSG
+ help
+ This driver controls a PF1550 regulator which connected in M4
+ side via RPMSG.The regulators include three switch and three
+ ldo.
+
config REGULATOR_PWM
tristate "PWM voltage regulator"
depends on PWM