1b9a32e30ac9ca951be1f1b0d705e931efe10c99
[openwrt/staging/ldir.git] / target / linux / bcm4908 / patches-5.10 / 037-v5.20-0011-arm64-bcmbca-add-arch-bcmbca-machine-entry.patch
1 From fdcd652ce2b6b819f5c4dc3cead5215c84ee6933 Mon Sep 17 00:00:00 2001
2 From: William Zhang <william.zhang@broadcom.com>
3 Date: Wed, 1 Jun 2022 15:56:50 -0700
4 Subject: [PATCH] arm64: bcmbca: add arch bcmbca machine entry
5
6 Add ARCH_BCMBCA config for Broadcom Broadband SoC chipsets
7
8 Signed-off-by: William Zhang <william.zhang@broadcom.com>
9 Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
10 ---
11 arch/arm64/Kconfig.platforms | 9 +++++++++
12 1 file changed, 9 insertions(+)
13
14 --- a/arch/arm64/Kconfig.platforms
15 +++ b/arch/arm64/Kconfig.platforms
16 @@ -59,6 +59,15 @@ config ARCH_BCM_IPROC
17 help
18 This enables support for Broadcom iProc based SoCs
19
20 +config ARCH_BCMBCA
21 + bool "Broadcom Broadband SoC"
22 + help
23 + Say Y if you intend to run the kernel on a Broadcom Broadband ARM-based
24 + BCA chipset.
25 +
26 + This enables support for Broadcom BCA ARM-based broadband chipsets,
27 + including the DSL, PON and Wireless family of chips.
28 +
29 config ARCH_BERLIN
30 bool "Marvell Berlin SoC Family"
31 select DW_APB_ICTL