|
@@ -57,7 +57,7 @@ config ARM_CCN
|
|
|
|
|
|
config BRCMSTB_GISB_ARB
|
|
config BRCMSTB_GISB_ARB
|
|
bool "Broadcom STB GISB bus arbiter"
|
|
bool "Broadcom STB GISB bus arbiter"
|
|
- depends on ARM || MIPS
|
|
|
|
|
|
+ depends on ARM || ARM64 || MIPS
|
|
default ARCH_BRCMSTB || BMIPS_GENERIC
|
|
default ARCH_BRCMSTB || BMIPS_GENERIC
|
|
help
|
|
help
|
|
Driver for the Broadcom Set Top Box System-on-a-chip internal bus
|
|
Driver for the Broadcom Set Top Box System-on-a-chip internal bus
|