]> Git Repo - J-linux.git/commitdiff
ARM: multi_v7_defconfig: Enable BCM23550 and BCM53573
authorFlorian Fainelli <[email protected]>
Sat, 30 Oct 2021 02:57:15 +0000 (19:57 -0700)
committerArnd Bergmann <[email protected]>
Fri, 25 Feb 2022 22:49:08 +0000 (23:49 +0100)
Enable the BCM23550 and BCM53573 SoCs to have all of the ARM 32-bit SoCs
enabled.

Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm/configs/multi_v7_defconfig

index bc516ae2db8982ff3072bd220d458e10c2ff8274..ea93535bc3a84c66e5bb616f89eea2cc284ea0bd 100644 (file)
@@ -24,7 +24,9 @@ CONFIG_ARCH_BCM_NSP=y
 CONFIG_ARCH_BCM_5301X=y
 CONFIG_ARCH_BCM_281XX=y
 CONFIG_ARCH_BCM_21664=y
+CONFIG_ARCH_BCM_23550=y
 CONFIG_ARCH_BCM2835=y
+CONFIG_ARCH_BCM_53573=y
 CONFIG_ARCH_BCM_63XX=y
 CONFIG_ARCH_BRCMSTB=y
 CONFIG_ARCH_BERLIN=y
This page took 0.046159 seconds and 4 git commands to generate.