summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-12-10 04:42:53 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-12-10 04:42:53 +0100
commitdb58e0270ce36fbcee22147405e1917ce01880ae (patch)
tree2ca2e35f8e8391b8eed32f55ec79ce09251ad3b3 /drivers/regulator/Kconfig
parentMerge remote-tracking branch 'regulator/topic/da9052' into regulator-next (diff)
parentregulator: da9055: Select maximum current in specific range for set_current_l... (diff)
downloadlinux-db58e0270ce36fbcee22147405e1917ce01880ae.tar.xz
linux-db58e0270ce36fbcee22147405e1917ce01880ae.zip
Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index f73d6f5ce6dd..e6fcf20c3cd3 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -109,6 +109,16 @@ config REGULATOR_DA9052
This driver supports the voltage regulators of DA9052-BC and
DA9053-AA/Bx PMIC.
+config REGULATOR_DA9055
+ tristate "Dialog Semiconductor DA9055 regulators"
+ depends on MFD_DA9055
+ help
+ Say y here to support the BUCKs and LDOs regulators found on
+ Dialog Semiconductor DA9055 PMIC.
+
+ This driver can also be built as a module. If so, the module
+ will be called da9055-regulator.
+
config REGULATOR_FAN53555
tristate "Fairchild FAN53555 Regulator"
depends on I2C