Skip to content

Commit f55e8e3

Browse files
AntonioBorneoKAGA-KOKO
authored andcommitted
arm64: Kconfig.platforms: Enable STM32_EXTI for ARCH_STM32
ARCH_STM32 needs to use STM32 EXTI interrupt controller for GPIO and wakeup interrupts. Signed-off-by: Antonio Borneo <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent df41b65 commit f55e8e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ config ARCH_STM32
302302
select GPIOLIB
303303
select PINCTRL
304304
select PINCTRL_STM32MP257
305+
select STM32_EXTI
305306
select ARM_SMC_MBOX
306307
select ARM_SCMI_PROTOCOL
307308
select COMMON_CLK_SCMI

0 commit comments

Comments
 (0)