3 depends on (ARCH_ASPEED || COMPILE_TEST) && OF
10 config PINCTRL_ASPEED_G4
11 bool "Aspeed G4 SoC pin control"
12 depends on (MACH_ASPEED_G4 || COMPILE_TEST) && OF
15 Say Y here to enable pin controller support for Aspeed's 4th
16 generation SoCs. GPIO is provided by a separate GPIO driver.
18 config PINCTRL_ASPEED_G5
19 bool "Aspeed G5 SoC pin control"
20 depends on (MACH_ASPEED_G5 || COMPILE_TEST) && OF
23 Say Y here to enable pin controller support for Aspeed's 5th
24 generation SoCs. GPIO is provided by a separate GPIO driver.