| bool "MediaTek MT7620 pin control driver" |
| depends on SOC_MT7620 && PINCTRL_GENERIC |
| Support pin multiplexing control on MediaTek MT7620. |
| The driver is controlled by a device tree node which contains |
| the pin mux functions for each available pin groups. |
| bool "MediaTek MT7621 pin control driver" |
| depends on SOC_MT7621 && PINCTRL_GENERIC |
| Support pin multiplexing control on MediaTek MT7621. |
| The driver is controlled by a device tree node which contains |
| the pin mux functions for each available pin groups. |
| bool "MediaTek MT7628 pin control driver" |
| depends on SOC_MT7628 && PINCTRL_GENERIC |
| Support pin multiplexing control on MediaTek MT7628. |
| The driver is controlled by a device tree node which contains |
| the pin mux functions for each available pin groups. |