1 if ARCH_STM32 || COMPILE_TEST
9 select IRQ_DOMAIN_HIERARCHY
12 config PINCTRL_STM32F429
13 bool "STMicroelectronics STM32F429 pin control" if COMPILE_TEST && !MACH_STM32F429
15 default MACH_STM32F429
18 config PINCTRL_STM32F469
19 bool "STMicroelectronics STM32F469 pin control" if COMPILE_TEST && !MACH_STM32F469
21 default MACH_STM32F469
24 config PINCTRL_STM32F746
25 bool "STMicroelectronics STM32F746 pin control" if COMPILE_TEST && !MACH_STM32F746
27 default MACH_STM32F746
30 config PINCTRL_STM32H743
31 bool "STMicroelectronics STM32H743 pin control" if COMPILE_TEST && !MACH_STM32H743
33 default MACH_STM32H743