summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2014-04-07 23:49:35 (GMT)
committerScott Wood <scottwood@freescale.com>2014-04-07 23:49:35 (GMT)
commit62b8c978ee6b8d135d9e7953221de58000dba986 (patch)
tree683b04b2e627f6710c22c151b23c8cc9a165315e /drivers/regulator/Kconfig
parent78fd82238d0e5716578c326404184a27ba67fd6e (diff)
downloadlinux-fsl-qoriq-62b8c978ee6b8d135d9e7953221de58000dba986.tar.xz
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig26
1 files changed, 10 insertions, 16 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index ce785f4..dfe5809 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -28,6 +28,16 @@ config REGULATOR_DEBUG
help
Say yes here to enable debugging support.
+config REGULATOR_DUMMY
+ bool "Provide a dummy regulator if regulator lookups fail"
+ help
+ If this option is enabled then when a regulator lookup fails
+ and the board has not specified that it has provided full
+ constraints the regulator core will provide an always
+ enabled dummy regulator, allowing consumer drivers to continue.
+
+ A warning will be generated when this substitution is done.
+
config REGULATOR_FIXED_VOLTAGE
tristate "Fixed voltage regulator support"
help
@@ -123,14 +133,6 @@ config REGULATOR_AS3711
This driver provides support for the voltage regulators on the
AS3711 PMIC
-config REGULATOR_AS3722
- tristate "AMS AS3722 PMIC Regulators"
- depends on MFD_AS3722
- help
- This driver provides support for the voltage regulators on the
- AS3722 PMIC. This will enable support for all the software
- controllable DCDC/LDO regulators.
-
config REGULATOR_DA903X
tristate "Dialog Semiconductor DA9030/DA9034 regulators"
depends on PMIC_DA903X
@@ -427,14 +429,6 @@ config REGULATOR_TI_ABB
on TI SoCs may be unstable without enabling this as it provides
device specific optimized bias to allow/optimize functionality.
-config REGULATOR_STW481X_VMMC
- bool "ST Microelectronics STW481X VMMC regulator"
- depends on MFD_STW481X
- default y if MFD_STW481X
- help
- This driver supports the internal VMMC regulator in the STw481x
- PMIC chips.
-
config REGULATOR_TPS51632
tristate "TI TPS51632 Power Regulator"
depends on I2C