diff options
author | Andrew F. Davis <afd@ti.com> | 2016-01-25 09:43:44 -0600 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-02-11 16:30:31 +0000 |
commit | 65b6555971d0498b18a0b2fdc6dd7c822f2d69b7 (patch) | |
tree | a48bd0c376743b1ab15152437eb7acd6f8a9ea6e /drivers/regulator/Kconfig | |
parent | c5cdf1d2b2d5e67c5f659640b7b395b47b7ed232 (diff) | |
download | talos-op-linux-65b6555971d0498b18a0b2fdc6dd7c822f2d69b7.tar.gz talos-op-linux-65b6555971d0498b18a0b2fdc6dd7c822f2d69b7.zip |
mfd: tps65912: Remove old driver in preparation for new driver
The old tps65912 driver is being replaced, delete old driver.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r-- | drivers/regulator/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 8155e80dd3f8..eb1b4a26cb3e 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -760,12 +760,6 @@ config REGULATOR_TPS65910 help This driver supports TPS65910/TPS65911 voltage regulator chips. -config REGULATOR_TPS65912 - tristate "TI TPS65912 Power regulator" - depends on (MFD_TPS65912_I2C || MFD_TPS65912_SPI) - help - This driver supports TPS65912 voltage regulator chip. - config REGULATOR_TPS80031 tristate "TI TPS80031/TPS80032 power regualtor driver" depends on MFD_TPS80031 |