Blame view

kernel/linux-rt-4.4.41/drivers/soc/brcmstb/Kconfig 291 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
  menuconfig SOC_BRCMSTB
  	bool "Broadcom STB SoC drivers"
  	depends on ARM
  	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.