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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)