summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-09-23 12:47:14 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-09-23 12:47:14 +0200
commit7af2755d7883105eaf1cc17a4d289ce85c2a954e (patch)
treea6e06976d4068f9dbcad413bbe54a3ae90c39290 /drivers/gpio/Kconfig
parent1dc94272117e35c1618516ffe5b129a7663c1d03 (diff)
parente34ca9de0b3575fc7e94b1f520169fc7024c6dd2 (diff)
downloadop-kernel-dev-7af2755d7883105eaf1cc17a4d289ce85c2a954e.zip
op-kernel-dev-7af2755d7883105eaf1cc17a4d289ce85c2a954e.tar.gz
Merge branch 'iop-cleanup' into devel
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 7de768e..c8b02a5 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -320,6 +320,15 @@ config GPIO_ICH
If unsure, say N.
+config GPIO_IOP
+ tristate "Intel IOP GPIO"
+ depends on ARM && (ARCH_IOP32X || ARCH_IOP33X)
+ help
+ Say yes here to support the GPIO functionality of a number of Intel
+ IOP32X or IOP33X.
+
+ If unsure, say N.
+
config GPIO_VX855
tristate "VIA VX855/VX875 GPIO"
depends on PCI
OpenPOWER on IntegriCloud