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 8c815e4 commit dbefb41Copy full SHA for dbefb41
drivers/irqchip/Kconfig
@@ -414,7 +414,7 @@ config PARTITION_PERCPU
414
config STM32MP_EXTI
415
tristate "STM32MP extended interrupts and event controller"
416
depends on (ARCH_STM32 && !ARM_SINGLE_ARMV7M) || COMPILE_TEST
417
- default y
+ default ARCH_STM32 && !ARM_SINGLE_ARMV7M
418
select IRQ_DOMAIN_HIERARCHY
419
select GENERIC_IRQ_CHIP
420
help
0 commit comments