Skip to content

Commit f2605e1

Browse files
AntonioBorneoKAGA-KOKO
authored andcommitted
arm64: Kconfig: Allow build irq-stm32mp-exti driver as module
Drop auto-selecting the driver, so it can be built either as a module or built-in. Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20240620083115.204362-9-antonio.borneo@foss.st.com
1 parent 2751ee6 commit f2605e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/Kconfig.platforms

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ config ARCH_STM32
309309
select GPIOLIB
310310
select PINCTRL
311311
select PINCTRL_STM32MP257
312-
select STM32MP_EXTI
313312
select ARM_SMC_MBOX
314313
select ARM_SCMI_PROTOCOL
315314
select COMMON_CLK_SCMI

0 commit comments

Comments
 (0)