Commit 0e7d7807 authored by Ludovic Barre's avatar Ludovic Barre Committed by Marc Zyngier

irqchip/stm32: Select GENERIC_IRQ_CHIP

This patch adds GENERIC_IRQ_CHIP to stm32 exti
config.
Signed-off-by: default avatarLudovic Barre <ludovic.barre@st.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 706cffc1
......@@ -306,6 +306,7 @@ config EZNPS_GIC
config STM32_EXTI
bool
select IRQ_DOMAIN
select GENERIC_IRQ_CHIP
config QCOM_IRQ_COMBINER
bool "QCOM IRQ combiner support"
......
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