Skip to content

Commit

Permalink
arm64: Kconfig: Allow build irq-stm32mp-exti driver as module
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Antonio Borneo authored and Thomas Gleixner committed Jun 23, 2024
1 parent 2751ee6 commit f2605e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f2605e1

Please sign in to comment.