aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2017-04-30 22:17:44 +0900
committerMark Brown <broonie@kernel.org>2017-04-30 22:17:44 +0900
commitae53b5dbafc9713359696a9cff7e25f2aeaafada (patch)
tree4cd043b9f6871ea72a8d64acfff65b6f17c315ff /drivers/regulator/Kconfig
parentMerge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/pfuze100', 'regulator/topic/settle', 'regulator/topic/tps65132' and 'regulator/topic/twl6030' into regulator-next (diff)
parentregulator: vctrl: Fix out of bounds array access for vctrl->vtable (diff)
downloadwireguard-linux-ae53b5dbafc9713359696a9cff7e25f2aeaafada.tar.xz
wireguard-linux-ae53b5dbafc9713359696a9cff7e25f2aeaafada.zip
Merge remote-tracking branch 'regulator/topic/vctrl' into regulator-next
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 d54044c03a6c..48db87d6dfef 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -877,6 +877,13 @@ config REGULATOR_TWL4030
This driver supports the voltage regulators provided by
this family of companion chips.
+config REGULATOR_VCTRL
+ tristate "Voltage controlled regulators"
+ depends on OF
+ help
+ This driver provides support for voltage regulators whose output
+ voltage is controlled by the voltage of another regulator.
+
config REGULATOR_VEXPRESS
tristate "Versatile Express regulators"
depends on VEXPRESS_CONFIG