summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij2011-03-09 13:02:55 +0100
committerSamuel Ortiz2011-03-23 10:42:09 +0100
commit2edd3b692404efc2d3915175a2ed553e783de763 (patch)
treec2a6d4632ec08b567c24e345d638e656462c0135 /drivers/regulator/Kconfig
parentmfd: Add a core driver for TI TPS61050/TPS61052 chips v2 (diff)
downloadkernel-qcow2-linux-2edd3b692404efc2d3915175a2ed553e783de763.tar.gz
kernel-qcow2-linux-2edd3b692404efc2d3915175a2ed553e783de763.tar.xz
kernel-qcow2-linux-2edd3b692404efc2d3915175a2ed553e783de763.zip
regulator: Add a subdriver for TI TPS6105x regulator portions v2
This adds a subdriver for the regulator found inside the TPS61050 and TPS61052 chips. Cc: Samuel Ortiz <samuel.ortiz@intel.com> Cc: Ola Lilja <ola.o.lilja@stericsson.com> Cc: Jonas Aberg <jonas.aberg@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 395d35941b84..de75f67f4cc3 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -223,6 +223,15 @@ config REGULATOR_AB3100
AB3100 analog baseband dealing with power regulators
for the system.
+config REGULATOR_TPS6105X
+ tristate "TI TPS6105X Power regulators"
+ depends on TPS6105X
+ default y if TPS6105X
+ help
+ This driver supports TPS61050/TPS61052 voltage regulator chips.
+ It is a single boost converter primarily for white LEDs and
+ audio amplifiers.
+
config REGULATOR_TPS65023
tristate "TI TPS65023 Power regulators"
depends on I2C