aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2011-03-09 13:02:38 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-03-23 10:42:09 +0100
commit798a8eee44da56b4f2e000ff81dfb49d09c65b71 (patch)
tree5c3e84120a8b20ff076100ada5ec2a3367949e36 /drivers/mfd/Kconfig
parentf04ddfcd24bf3c1f987eaf634a84998044e616d3 (diff)
downloadkernel_samsung_smdk4412-798a8eee44da56b4f2e000ff81dfb49d09c65b71.zip
kernel_samsung_smdk4412-798a8eee44da56b4f2e000ff81dfb49d09c65b71.tar.gz
kernel_samsung_smdk4412-798a8eee44da56b4f2e000ff81dfb49d09c65b71.tar.bz2
mfd: Add a core driver for TI TPS61050/TPS61052 chips v2
The TPS61050/TPS61052 are boost converters, LED drivers, LED flash drivers and a simple GPIO pin chips. Cc: Liam Girdwood <lrg@slimlogic.co.uk> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: Jonas Aberg <jonas.aberg@stericsson.com> Cc: Ola Lilja <ola.o.lilja@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 500a130..bc99288 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -129,6 +129,15 @@ config UCB1400_CORE
To compile this driver as a module, choose M here: the
module will be called ucb1400_core.
+config TPS6105X
+ tristate "TPS61050/61052 Boost Converters"
+ depends on I2C
+ help
+ This option enables a driver for the TP61050/TPS61052
+ high-power "white LED driver". This boost converter is
+ sometimes used for other things than white LEDs, and
+ also contains a GPIO pin.
+
config TPS65010
tristate "TPS6501x Power Management chips"
depends on I2C && GPIOLIB