diff options
author | Mark Brown <broonie@kernel.org> | 2016-09-30 09:14:02 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-09-30 09:14:02 -0700 |
commit | 2ed89d577c172506b5bada8c5810f607a4eae771 (patch) | |
tree | 74aa8eb77a90b51644474556c9c7ee697d965637 /drivers/regulator/Kconfig | |
parent | 2dfcb921da781f8b1a166d0ff3a36b3e6804cdf1 (diff) | |
parent | 3b063496f0dc8eb5bf9c73ee72f9fb42157581ff (diff) | |
download | linux-2ed89d577c172506b5bada8c5810f607a4eae771.tar.bz2 |
Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-next
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r-- | drivers/regulator/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 527bd6a51ef8..4c2631a2bb3c 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -828,7 +828,7 @@ config REGULATOR_TPS65912 This driver supports TPS65912 voltage regulator chip. config REGULATOR_TPS80031 - tristate "TI TPS80031/TPS80032 power regualtor driver" + tristate "TI TPS80031/TPS80032 power regulator driver" depends on MFD_TPS80031 help TPS80031/ TPS80032 Fully Integrated Power Management with Power |