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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 2751ee6 commit f2605e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)