aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 36db5a441eba..ed37125b8877 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -294,6 +294,13 @@ config REGULATOR_TPS6507X
294 three step-down converters and two general-purpose LDO voltage regulators. 294 three step-down converters and two general-purpose LDO voltage regulators.
295 It supports TI's software based Class-2 SmartReflex implementation. 295 It supports TI's software based Class-2 SmartReflex implementation.
296 296
297config REGULATOR_TPS65090
298 tristate "TI TPS65090 Power regulator"
299 depends on MFD_TPS65090
300 help
301 This driver provides support for the voltage regulators on the
302 TI TPS65090 PMIC.
303
297config REGULATOR_TPS65217 304config REGULATOR_TPS65217
298 tristate "TI TPS65217 Power regulators" 305 tristate "TI TPS65217 Power regulators"
299 depends on MFD_TPS65217 306 depends on MFD_TPS65217