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