From: Florian Fainelli Date: Thu, 30 May 2019 22:55:46 +0000 (-0700) Subject: arm64: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bf0349df0004c98a241192a209066423693d2fa5;p=linux.git arm64: 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 --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 42eca656faa85..d0aca109bdf69 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -65,6 +65,7 @@ config ARCH_BITMAIN config ARCH_BRCMSTB bool "Broadcom Set-Top-Box SoCs" + select BCM7038_L1_IRQ select BRCMSTB_L2_IRQ select GENERIC_IRQ_CHIP help