From: Florian Fainelli Date: Wed, 7 Jun 2017 16:56:33 +0000 (-0700) Subject: arm64: defconfig: Enable ARCH_BRCMSTB X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=747868aeb03b44ae4818c8fd3956fb606b09e58d;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git arm64: defconfig: Enable ARCH_BRCMSTB ARCH_BRCMSTB was one of the few platforms that were not enabled by default, since we are now adding more and more drivers relevant to that platform get some proper build coverage. Acked-by: Arnd Bergmann Signed-off-by: Florian Fainelli --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index ce072859e3b2..1439b2f1f590 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -37,6 +37,7 @@ CONFIG_ARCH_ALPINE=y CONFIG_ARCH_BCM2835=y CONFIG_ARCH_BCM_IPROC=y CONFIG_ARCH_BERLIN=y +CONFIG_ARCH_BRCMSTB=y CONFIG_ARCH_EXYNOS=y CONFIG_ARCH_LAYERSCAPE=y CONFIG_ARCH_LG1K=y