2015-06-19 08:11:32 +08:00
|
|
|
menuconfig SOC_BRCMSTB
|
|
|
|
bool "Broadcom STB SoC drivers"
|
|
|
|
depends on ARM
|
2016-04-26 06:53:40 +08:00
|
|
|
select SOC_BUS
|
2015-06-19 08:11:32 +08:00
|
|
|
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.
|