summaryrefslogtreecommitdiff
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
parent81bc8e386f394961b22cb0758c78cee8e0905233 (diff)
parenta9bbb453b50c91295ab362e4832eb37fd4e6785d (diff)
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