diff options
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r-- | drivers/regulator/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 6a7932822e37..b05da8803bd1 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig | |||
@@ -513,6 +513,15 @@ config REGULATOR_TPS65217 | |||
513 | voltage regulators. It supports software based voltage control | 513 | voltage regulators. It supports software based voltage control |
514 | for different voltage domains | 514 | for different voltage domains |
515 | 515 | ||
516 | config REGULATOR_TPS65218 | ||
517 | tristate "TI TPS65218 Power regulators" | ||
518 | depends on MFD_TPS65218 | ||
519 | help | ||
520 | This driver supports TPS65218 voltage regulator chips. TPS65218 | ||
521 | provides six step-down converters and one general-purpose LDO | ||
522 | voltage regulators. It supports software based voltage control | ||
523 | for different voltage domains | ||
524 | |||
516 | config REGULATOR_TPS6524X | 525 | config REGULATOR_TPS6524X |
517 | tristate "TI TPS6524X Power regulators" | 526 | tristate "TI TPS6524X Power regulators" |
518 | depends on SPI | 527 | depends on SPI |