Kconfig 291 B

123456789
  1. menuconfig 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. If unsure, say N.