diff options
author | Mark Brown <broonie@linaro.org> | 2013-07-01 10:17:06 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-01 10:17:06 (GMT) |
commit | 59aedb6df1f80cf9da7762a65450f616455898bb (patch) | |
tree | 1d2660a6753d9270216266e4bcac2222130ac07c /drivers/regulator/Kconfig | |
parent | c84130e7006cacf05e8691ed4d6e5796910dac03 (diff) | |
parent | d26ec830f5d7345cc501ff6fe9d44c7e23930432 (diff) | |
download | linux-59aedb6df1f80cf9da7762a65450f616455898bb.tar.xz |
Merge remote-tracking branch 'regulator/topic/abb' into regulator-next
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r-- | drivers/regulator/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 9744437..f1e6ad9 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -481,6 +481,16 @@ config REGULATOR_TWL4030 This driver supports the voltage regulators provided by this family of companion chips. +config REGULATOR_TI_ABB + bool "TI Adaptive Body Bias on-chip LDO" + depends on ARCH_OMAP + help + Select this option to support Texas Instruments' on-chip Adaptive Body + Bias (ABB) LDO regulators. It is recommended that this option be + enabled on required TI SoC. Certain Operating Performance Points + on TI SoCs may be unstable without enabling this as it provides + device specific optimized bias to allow/optimize functionality. + config REGULATOR_VEXPRESS tristate "Versatile Express regulators" depends on VEXPRESS_CONFIG |