ARM: plat-iop: move the GPIO driver to drivers/gpio
[deliverable/linux.git] / drivers / gpio / Kconfig
index b6ed304863eb97dc68e4afd0f35e359ca53903fd..cc30426d31ec5787f6a7c5f4a5148ab721e98fe5 100644 (file)
@@ -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
This page took 0.038539 seconds and 5 git commands to generate.