soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm arches
authorPeter Robinson <pbrobinson@gmail.com>
Mon, 9 Oct 2023 13:58:17 +0000 (14:58 +0100)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Mon, 9 Oct 2023 18:51:08 +0000 (11:51 -0700)
commit089d08d7c3a36c56da6f23c8022f8f47aeab06a5
tree65798f9de847518a378b85371bc210c3474ac04e
parenta21ecc5262835604d280a36c8b2224f8e1f0199f
soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm arches

The SOC_BRCMSTB is better depending on ARCH_BRCMSTB as it's
defined for both arm and aarch64 but is more specific to
the actual SoC's dependencies, it'll still get compile tested.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20231009135833.17880-2-pbrobinson@gmail.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
drivers/soc/bcm/Kconfig