diff mbox series

ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB

Message ID 20200709234557.5380-1-f.fainelli@gmail.com (mailing list archive)
State New, archived
Headers show
Series ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB | expand

Commit Message

Florian Fainelli July 9, 2020, 11:45 p.m. UTC
ARCH_BRCMSTB makes use of the irq-bcm7038-l1.c irqchip driver, enable
it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 arch/arm/mach-bcm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Florian Fainelli July 20, 2020, 11:21 p.m. UTC | #1
On 7/9/20 4:45 PM, Florian Fainelli wrote:
> ARCH_BRCMSTB makes use of the irq-bcm7038-l1.c irqchip driver, enable
> it.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Applied to soc/next, thanks!
diff mbox series

Patch

diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index 6aa938b949db..52ce6febf6ea 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -207,6 +207,7 @@  config ARCH_BRCMSTB
 	select ARM_GIC
 	select ARM_ERRATA_798181 if SMP
 	select HAVE_ARM_ARCH_TIMER
+	select BCM7038_L1_IRQ
 	select BRCMSTB_L2_IRQ
 	select BCM7120_L2_IRQ
 	select ARCH_HAS_HOLES_MEMORYMODEL