Skip to content

Commit 2751ee6

Browse files
AntonioBorneoKAGA-KOKO
authored andcommitted
ARM: stm32: 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-8-antonio.borneo@foss.st.com
1 parent 0be58e0 commit 2751ee6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/mach-stm32/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ menuconfig ARCH_STM32
1111
select CLKSRC_STM32
1212
select PINCTRL
1313
select RESET_CONTROLLER
14-
select STM32MP_EXTI if ARCH_MULTI_V7
1514
select STM32_EXTI if ARM_SINGLE_ARMV7M
1615
select STM32_FIREWALL
1716
help

0 commit comments

Comments
 (0)