diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-08-29 14:10:57 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-08-29 14:10:57 +0200 |
commit | 888263947cd9f14e3f83be5b3e73ccabb71834d1 (patch) | |
tree | 9232e955814969890bc5ce9e57ca09c2fd97959a /drivers/gpio/Kconfig | |
parent | 62cdcb6c572ef0f55f4d6c06f008289f50eb516a (diff) | |
parent | 28d6eeb4f06634e5f7c98cad7b91c7981b82e3a6 (diff) | |
download | linux-888263947cd9f14e3f83be5b3e73ccabb71834d1.tar.bz2 |
Merge branch 'ib-ingenic' of ../linux-pinctrl into devel
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 11 |
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 |