summaryrefslogtreecommitdiffstats
path: root/drivers/bus/Kconfig
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2023-10-09 14:58:19 +0100
committerFlorian Fainelli <florian.fainelli@broadcom.com>2023-10-09 11:51:08 -0700
commit112cd2f9614d55f5806bf9bf55e3a9052511c894 (patch)
treef910fbcf5e65bf66cf4d71ff5cefb31855cea085 /drivers/bus/Kconfig
parent089d08d7c3a36c56da6f23c8022f8f47aeab06a5 (diff)
downloadlinux-stable-112cd2f9614d55f5806bf9bf55e3a9052511c894.tar.gz
linux-stable-112cd2f9614d55f5806bf9bf55e3a9052511c894.tar.bz2
linux-stable-112cd2f9614d55f5806bf9bf55e3a9052511c894.zip
bus: brcmstb_gisb: Depend on SoC specifics over generic arm
Depend on the explicit SoC defines rather than generic architectures like most of the rest of the HW drivers do. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Link: https://lore.kernel.org/r/20231009135833.17880-4-pbrobinson@gmail.com Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Diffstat (limited to 'drivers/bus/Kconfig')
-rw-r--r--drivers/bus/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
index c98dd6ca2629..e6742998f372 100644
--- a/drivers/bus/Kconfig
+++ b/drivers/bus/Kconfig
@@ -31,7 +31,7 @@ config ARM_INTEGRATOR_LM
config BRCMSTB_GISB_ARB
tristate "Broadcom STB GISB bus arbiter"
- depends on ARM || ARM64 || MIPS
+ depends on ARCH_BRCMSTB || BMIPS_GENERIC
default ARCH_BRCMSTB || BMIPS_GENERIC
help
Driver for the Broadcom Set Top Box System-on-a-chip internal bus