aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Borneo <[email protected]>2024-06-20 10:31:15 +0200
committerThomas Gleixner <[email protected]>2024-06-24 00:16:43 +0200
commitf2605e1715dd28e8943b557453fed3a40421d3b5 (patch)
tree8b918a6e88721bfe77659aaac970d39a375b7c1c
parent2751ee69c150fa3013924cadba6f47eb7215086f (diff)
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]
-rw-r--r--arch/arm64/Kconfig.platforms1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index be8629858d74..a028ea312378 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -309,7 +309,6 @@ config ARCH_STM32
select GPIOLIB
select PINCTRL
select PINCTRL_STM32MP257
- select STM32MP_EXTI
select ARM_SMC_MBOX
select ARM_SCMI_PROTOCOL
select COMMON_CLK_SCMI