Skip to content

Commit 2ca0c6a

Browse files
committed
ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB
ARCH_BRCMSTB makes use of the irq-bcm7038-l1.c irqchip driver, enable it. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
1 parent 6b84ca2 commit 2ca0c6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/mach-bcm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ config ARCH_BRCMSTB
208208
select ARM_GIC
209209
select ARM_ERRATA_798181 if SMP
210210
select HAVE_ARM_ARCH_TIMER
211+
select BCM7038_L1_IRQ
211212
select BRCMSTB_L2_IRQ
212213
select BCM7120_L2_IRQ
213214
select ARCH_HAS_HOLES_MEMORYMODEL

0 commit comments

Comments
 (0)