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 8f3866c44a3f..1cd8584a7b88 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig | |||
| @@ -535,6 +535,15 @@ config REGULATOR_TPS65217 | |||
| 535 | voltage regulators. It supports software based voltage control | 535 | voltage regulators. It supports software based voltage control |
| 536 | for different voltage domains | 536 | for different voltage domains |
| 537 | 537 | ||
| 538 | config REGULATOR_TPS65218 | ||
| 539 | tristate "TI TPS65218 Power regulators" | ||
| 540 | depends on MFD_TPS65218 && OF | ||
| 541 | help | ||
| 542 | This driver supports TPS65218 voltage regulator chips. TPS65218 | ||
| 543 | provides six step-down converters and one general-purpose LDO | ||
| 544 | voltage regulators. It supports software based voltage control | ||
| 545 | for different voltage domains | ||
| 546 | |||
| 538 | config REGULATOR_TPS6524X | 547 | config REGULATOR_TPS6524X |
| 539 | tristate "TI TPS6524X Power regulators" | 548 | tristate "TI TPS6524X Power regulators" |
| 540 | depends on SPI | 549 | depends on SPI |
