DragonFly On-Line Manual Pages
    
    
	
GPIO_INTEL(4)         DragonFly Kernel Interfaces Manual         GPIO_INTEL(4)
NAME
     gpio_intel -- Intel SoC integrated GPIO controller
SYNOPSIS
     To compile this driver into the kernel, place the following lines in your
     kernel configuration file:
           device acpi
           device gpio_acpi
           device gpio_intel
     Alternatively, to load the driver as a module at boot time, place the
     following line in loader.conf(5):
           gpio_intel_load="YES"
DESCRIPTION
     The gpio_intel driver provides access to the GPIO controllers integrated
     in Intel SoC devices. Currently only supports the Cherry Trail SoCs
     integrated GPIO controller.
SEE ALSO
     acpi(4), gpio_acpi(4)
AUTHORS
     Imre Vadasz
DragonFly 4.3                   March 28, 2016                   DragonFly 4.3