aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-08-29 14:10:57 +0200
committerLinus Walleij <linus.walleij@linaro.org>2018-08-29 14:10:57 +0200
commit888263947cd9f14e3f83be5b3e73ccabb71834d1 (patch)
tree9232e955814969890bc5ce9e57ca09c2fd97959a /drivers/gpio/Kconfig
parentgpio: Convert to using %pOFn instead of device_node.name (diff)
parentpinctrl: ingenic: Include the right header (diff)
downloadlinux-dev-888263947cd9f14e3f83be5b3e73ccabb71834d1.tar.xz
linux-dev-888263947cd9f14e3f83be5b3e73ccabb71834d1.zip
Merge branch 'ib-ingenic' of ../linux-pinctrl into devel
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 8887ac4734ab..b8cbf5081389 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -268,17 +268,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