Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f6ab20f authored by Markus Mayer's avatar Markus Mayer Committed by Florian Fainelli
Browse files

soc: brcmstb: enable drivers for ARM64 and BMIPS



We enable the BRCMSTB SoC drivers not only for ARM, but also ARM64 and
BMIPS.

Signed-off-by: default avatarMarkus Mayer <mmayer@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent d523e0cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -11,7 +11,7 @@ config RASPBERRYPI_POWER


config SOC_BRCMSTB
config SOC_BRCMSTB
	bool "Broadcom STB SoC drivers"
	bool "Broadcom STB SoC drivers"
	depends on ARM
	depends on ARM || ARM64 || BMIPS_GENERIC || COMPILE_TEST
	select SOC_BUS
	select SOC_BUS
	help
	help
	  Enables drivers for the Broadcom Set-Top Box (STB) series of chips.
	  Enables drivers for the Broadcom Set-Top Box (STB) series of chips.