summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-09-01 12:50:07 (GMT)
committerMark Brown <broonie@linaro.org>2013-09-01 12:50:07 (GMT)
commit62696579a0b73c3e51fe654fd7a62e00a0e95ff5 (patch)
treebbfa6e0c1653edc3daf1eb2f6c39b36f67c510eb /drivers/regulator/Kconfig
parent1ad13028e55847185646b2be7d8b86b311c33249 (diff)
parent632b3d62bcd5631ad45d3bfe7cbfa7e9572f4025 (diff)
downloadlinux-62696579a0b73c3e51fe654fd7a62e00a0e95ff5.tar.xz
Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig20
1 files changed, 20 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index b05fa90..4a5367e 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -157,6 +157,26 @@ config REGULATOR_DA9055
This driver can also be built as a module. If so, the module
will be called da9055-regulator.
+config REGULATOR_DA9063
+ tristate "Dialog Semiconductor DA9063 regulators"
+ depends on MFD_DA9063
+ help
+ Say y here to support the BUCKs and LDOs regulators found on
+ DA9063 PMICs.
+
+ This driver can also be built as a module. If so, the module
+ will be called da9063-regulator.
+
+config REGULATOR_DA9210
+ tristate "Dialog Semiconductor DA9210 regulator"
+ depends on I2C
+ select REGMAP_I2C
+ help
+ Say y here to support for the Dialog Semiconductor DA9210.
+ The DA9210 is a multi-phase synchronous step down
+ converter 12A DC-DC Buck controlled through an I2C
+ interface.
+
config REGULATOR_DBX500_PRCMU
bool