aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
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
223 AB3100 analog baseband dealing with power regulators 223 AB3100 analog baseband dealing with power regulators
224 for the system. 224 for the system.
225 225
226config REGULATOR_TPS6105X
227 tristate "TI TPS6105X Power regulators"
228 depends on TPS6105X
229 default y if TPS6105X
230 help
231 This driver supports TPS61050/TPS61052 voltage regulator chips.
232 It is a single boost converter primarily for white LEDs and
233 audio amplifiers.
234
226config REGULATOR_TPS65023 235config REGULATOR_TPS65023
227 tristate "TI TPS65023 Power regulators" 236 tristate "TI TPS65023 Power regulators"
228 depends on I2C 237 depends on I2C