Commit 00f07f97 authored by Antonio Borneo's avatar Antonio Borneo Committed by Thomas Gleixner
Browse files

arm64: Kconfig: Select STM32MP_EXTI on STM32 platforms



Use the new config flag to build the correct driver that will be
extracted from the old code.

Signed-off-by: default avatarAntonio Borneo <antonio.borneo@foss.st.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240620083115.204362-4-antonio.borneo@foss.st.com
parent 721cdbd6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -309,7 +309,7 @@ config ARCH_STM32
	select GPIOLIB
	select PINCTRL
	select PINCTRL_STM32MP257
	select STM32_EXTI
	select STM32MP_EXTI
	select ARM_SMC_MBOX
	select ARM_SCMI_PROTOCOL
	select COMMON_CLK_SCMI