aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2016-01-25 09:43:44 -0600
committerLee Jones <lee.jones@linaro.org>2016-02-11 16:30:31 +0000
commit65b6555971d0498b18a0b2fdc6dd7c822f2d69b7 (patch)
treea48bd0c376743b1ab15152437eb7acd6f8a9ea6e /drivers/gpio/Kconfig
parentDocumentation: tps65912: Add DT bindings for the TPS65912 PMIC (diff)
downloadlinux-dev-65b6555971d0498b18a0b2fdc6dd7c822f2d69b7.tar.xz
linux-dev-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/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index c88dd24a4b1f..98eaeddc0ae3 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -858,12 +858,6 @@ config GPIO_TPS65910
Select this option to enable GPIO driver for the TPS65910
chip family.
-config GPIO_TPS65912
- tristate "TI TPS65912 GPIO"
- depends on (MFD_TPS65912_I2C || MFD_TPS65912_SPI)
- help
- This driver supports TPS65912 gpio chip
-
config GPIO_TWL4030
tristate "TWL4030, TWL5030, and TPS659x0 GPIOs"
depends on TWL4030_CORE