blob: 7fec3b4c80a148e846300eef8fb5eec1aa220091 (
plain)
1
2
3
4
5
6
7
8
9
10
|
menuconfig SOC_BRCMSTB
bool "Broadcom STB SoC drivers"
depends on ARM
select SOC_BUS
help
Enables drivers for the Broadcom Set-Top Box (STB) series of chips.
This option alone enables only some support code, while the drivers
can be enabled individually within this menu.
If unsure, say N.
|