mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 14:43:16 +00:00
irqchip/stm32-exti: Add CONFIG_STM32MP_EXTI
To guarantee bisect-ability during the split of stm32-exti in MCU and MPU code, introduce CONFIG_STM32MP_EXTI. 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-2-antonio.borneo@foss.st.com
This commit is contained in:
parent
7cc4f309c9
commit
b20cf2dcbe
@ -404,6 +404,10 @@ config LS_SCFG_MSI
|
||||
config PARTITION_PERCPU
|
||||
bool
|
||||
|
||||
config STM32MP_EXTI
|
||||
bool
|
||||
select STM32_EXTI
|
||||
|
||||
config STM32_EXTI
|
||||
bool
|
||||
select IRQ_DOMAIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user