aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2018-08-21 18:42:36 +0200
committerLinus Walleij <linus.walleij@linaro.org>2018-08-29 13:38:20 +0200
commit57e2143473fd7c5a4aefd90d6d9ed19c2d1981f8 (patch)
tree207cd6f297b2b5b618130599fa21661f4aea2745 /drivers/gpio/Kconfig
parentpinctrl: ingenic: Drop dependency on MACH_INGENIC (diff)
downloadlinux-dev-57e2143473fd7c5a4aefd90d6d9ed19c2d1981f8.tar.xz
linux-dev-57e2143473fd7c5a4aefd90d6d9ed19c2d1981f8.zip
gpio: ingenic: Remove driver
The pinctrl-ingenic driver is now handling the GPIO chips directly. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 4f52c3a8ec99..052dd5960cec 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -267,17 +267,6 @@ config GPIO_ICH
If unsure, say N.
-config GPIO_INGENIC
- tristate "Ingenic JZ47xx SoCs GPIO support"
- depends on OF
- depends on MACH_INGENIC || COMPILE_TEST
- select GPIOLIB_IRQCHIP
- help
- Say yes here to support the GPIO functionality present on the
- JZ4740 and JZ4780 SoCs from Ingenic.
-
- If unsure, say N.
-
config GPIO_IOP
tristate "Intel IOP GPIO"
depends on ARCH_IOP32X || ARCH_IOP33X || COMPILE_TEST