gpio: Add GPIO support for the ACCES 104-DIO-48E
[deliverable/linux.git] / drivers / gpio / Kconfig
index b5337f2e0eb46e61e1b38327c85d22adc4b1823b..5e317486a8cc88049e0b03999b9e4d305f4df3f2 100644 (file)
@@ -487,6 +487,15 @@ endmenu
 menu "Port-mapped I/O GPIO drivers"
        depends on X86 # Unconditional I/O space access
 
+config GPIO_104_DIO_48E
+       tristate "ACCES 104-DIO-48E GPIO support"
+       select GPIOLIB_IRQCHIP
+       help
+         Enables GPIO support for the ACCES 104-DIO-48E family. The base port
+         address for the device may be configured via the dio_48e_base module
+         parameter. The interrupt line number for the device may be configured
+         via the dio_48e_irq module parameter.
+
 config GPIO_104_IDIO_16
        tristate "ACCES 104-IDIO-16 GPIO support"
        select GPIOLIB_IRQCHIP
This page took 0.049626 seconds and 5 git commands to generate.