aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-01-08 03:48:47 -0500
committerLinus Walleij <linus.walleij@linaro.org>2013-01-30 14:42:14 -0500
commita718ff6f9bbc13ba3677589f7fd241066554424f (patch)
treedfeb3d2007edd425920121a975a24917a05d4468 /drivers/gpio/Kconfig
parent56813f798e8cb3f79a25e0523e782d910f376083 (diff)
gpio: delete AB8500 driver
The AB8500 GPIO driver has been marked BROKEN for ages, and we have something better in store: a shiny new pinctrl driver. So let use delete this old driver as the first step. Signed-off-by: Linus Walleij <linus.walleij@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 682de754d63f..e5116fa85140 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -657,12 +657,6 @@ config GPIO_JANZ_TTL
657 This driver provides support for driving the pins in output 657 This driver provides support for driving the pins in output
658 mode only. Input mode is not supported. 658 mode only. Input mode is not supported.
659 659
660config GPIO_AB8500
661 bool "ST-Ericsson AB8500 Mixed Signal Circuit gpio functions"
662 depends on AB8500_CORE && BROKEN
663 help
664 Select this to enable the AB8500 IC GPIO driver
665
666config GPIO_TPS6586X 660config GPIO_TPS6586X
667 bool "TPS6586X GPIO" 661 bool "TPS6586X GPIO"
668 depends on MFD_TPS6586X 662 depends on MFD_TPS6586X