aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
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 4e919b2ac7e..7a61b17ddd0 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -178,6 +178,13 @@ config REGULATOR_DA903X
178 Say y here to support the BUCKs and LDOs regulators found on 178 Say y here to support the BUCKs and LDOs regulators found on
179 Dialog Semiconductor DA9030/DA9034 PMIC. 179 Dialog Semiconductor DA9030/DA9034 PMIC.
180 180
181config REGULATOR_DA9052
182 tristate "Dialog DA9052/DA9053 regulators"
183 depends on PMIC_DA9052
184 help
185 This driver supports the voltage regulators of DA9052-BC and
186 DA9053-AA/Bx PMIC.
187
181config REGULATOR_PCF50633 188config REGULATOR_PCF50633
182 tristate "PCF50633 regulator driver" 189 tristate "PCF50633 regulator driver"
183 depends on MFD_PCF50633 190 depends on MFD_PCF50633