Commit b20cf2dc authored by Antonio Borneo's avatar Antonio Borneo Committed by Thomas Gleixner

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: default avatarAntonio Borneo <antonio.borneo@foss.st.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240620083115.204362-2-antonio.borneo@foss.st.com
parent 7cc4f309
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment