diff options
| -rw-r--r-- | drivers/soc/brcmstb/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/brcmstb/Kconfig b/drivers/soc/brcmstb/Kconfig index 39cab3bd544d..7fec3b4c80a1 100644 --- a/drivers/soc/brcmstb/Kconfig +++ b/drivers/soc/brcmstb/Kconfig | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | menuconfig SOC_BRCMSTB | 1 | menuconfig SOC_BRCMSTB |
| 2 | bool "Broadcom STB SoC drivers" | 2 | bool "Broadcom STB SoC drivers" |
| 3 | depends on ARM | 3 | depends on ARM |
| 4 | select SOC_BUS | ||
| 4 | help | 5 | help |
| 5 | Enables drivers for the Broadcom Set-Top Box (STB) series of chips. | 6 | 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 | This option alone enables only some support code, while the drivers |
