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