Skip to content

Commit 0e7d780

Browse files
ludovicbarreMarc Zyngier
authored andcommitted
irqchip/stm32: Select GENERIC_IRQ_CHIP
This patch adds GENERIC_IRQ_CHIP to stm32 exti config. Signed-off-by: Ludovic Barre <[email protected]> Signed-off-by: Marc Zyngier <[email protected]>
1 parent 706cffc commit 0e7d780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/irqchip/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ config EZNPS_GIC
306306
config STM32_EXTI
307307
bool
308308
select IRQ_DOMAIN
309+
select GENERIC_IRQ_CHIP
309310

310311
config QCOM_IRQ_COMBINER
311312
bool "QCOM IRQ combiner support"

0 commit comments

Comments
 (0)