summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-10-24 10:45:51 +0100
committerMark Brown <broonie@linaro.org>2013-10-24 10:45:51 +0100
commit9a68ebe148ac050d9cae27e7b8f13fe7d08de343 (patch)
tree98af035479b8eb412a33259880a037169378cfa6 /drivers/regulator/Kconfig
parente3b36abc0a04916a155534bc393a84cd197e7676 (diff)
parent4040394e12cb1eed21d1306cacdc8a6f0464c8e2 (diff)
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 9869064f9f03..75c04b8b3ec2 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -28,16 +28,6 @@ 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