projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
089d08d
)
bus: brcmstb_gisb: Depend on SoC specifics over generic arm
author
Peter Robinson
<pbrobinson@gmail.com>
Mon, 9 Oct 2023 13:58:19 +0000
(14:58 +0100)
committer
Florian Fainelli
<florian.fainelli@broadcom.com>
Mon, 9 Oct 2023 18:51:08 +0000
(11:51 -0700)
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>
drivers/bus/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/bus/Kconfig
b/drivers/bus/Kconfig
index c98dd6ca26297f4d09e1a35af3e443340702795a..e6742998f372c4b2d7959a943938f10f44163bc0 100644
(file)
--- 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 AR
M || ARM64 || MIPS
+ depends on AR
CH_BRCMSTB || BMIPS_GENERIC
default ARCH_BRCMSTB || BMIPS_GENERIC
help
Driver for the Broadcom Set Top Box System-on-a-chip internal bus