We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c9a98 commit cc9272dCopy full SHA for cc9272d
drivers/irqchip/Kconfig
@@ -407,7 +407,7 @@ config PARTITION_PERCPU
407
config STM32MP_EXTI
408
tristate "STM32MP extended interrupts and event controller"
409
depends on (ARCH_STM32 && !ARM_SINGLE_ARMV7M) || COMPILE_TEST
410
- default y
+ default ARCH_STM32 && !ARM_SINGLE_ARMV7M
411
select IRQ_DOMAIN_HIERARCHY
412
select GENERIC_IRQ_CHIP
413
help
0 commit comments