aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index dfe58096b374..d957010b54fa 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -429,6 +429,14 @@ config REGULATOR_TI_ABB
429 on TI SoCs may be unstable without enabling this as it provides 429 on TI SoCs may be unstable without enabling this as it provides
430 device specific optimized bias to allow/optimize functionality. 430 device specific optimized bias to allow/optimize functionality.
431 431
432config REGULATOR_STW481X_VMMC
433 bool "ST Microelectronics STW481X VMMC regulator"
434 depends on MFD_STW481X
435 default y if MFD_STW481X
436 help
437 This driver supports the internal VMMC regulator in the STw481x
438 PMIC chips.
439
432config REGULATOR_TPS51632 440config REGULATOR_TPS51632
433 tristate "TI TPS51632 Power Regulator" 441 tristate "TI TPS51632 Power Regulator"
434 depends on I2C 442 depends on I2C