summaryrefslogtreecommitdiff
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-05-22 18:27:18 +0300
committerLinus Walleij <linus.walleij@linaro.org>2017-05-22 18:27:18 +0300
commitbdb18d93a79f1c08163f37bef2a517972479e1ed (patch)
tree89b796b91a7f689457e9e5852253105a65c43fa0 /drivers/gpio/Kconfig
parent7f0ff06c1cec4bb2fc039b41943fd23245e3d0ca (diff)
parente25f2af64679581f22b3b9a4681964bd0bb8e417 (diff)
downloadlinux-bdb18d93a79f1c08163f37bef2a517972479e1ed.tar.xz
Merge branch 'ingenic' into devel
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 23ca51ee6b28..45ed9acfd095 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -242,6 +242,16 @@ config GPIO_ICH
If unsure, say N.
+config GPIO_INGENIC
+ tristate "Ingenic JZ47xx SoCs GPIO support"
+ 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