| # Intel pin control drivers |
| bool "Intel Baytrail GPIO pin control" |
| depends on GPIOLIB && ACPI |
| driver for memory mapped GPIO functionality on Intel Baytrail |
| platforms. Supports 3 banks with 102, 28 and 44 gpios. |
| Most pins are usually muxed to some other functionality by firmware, |
| so only a small amount is available for gpio use. |
| Requires ACPI device enumeration code to set up a platform device. |
| config PINCTRL_CHERRYVIEW |
| tristate "Intel Cherryview/Braswell pinctrl and GPIO driver" |
| Cherryview/Braswell pinctrl driver provides an interface that |
| allows configuring of SoC pins and using them as GPIOs. |
| tristate "Intel Broxton pinctrl and GPIO driver" |
| Broxton pinctrl driver provides an interface that allows |
| configuring of SoC pins and using them as GPIOs. |
| config PINCTRL_SUNRISEPOINT |
| tristate "Intel Sunrisepoint pinctrl and GPIO driver" |
| Sunrisepoint is the PCH of Intel Skylake. This pinctrl driver |
| provides an interface that allows configuring of PCH pins and |