提交 fd336158 编写于 作者: A Alexander Shiyan 提交者: Matt Porter

ARM: bcm: Restrict ARCH_BCM selection to ARCH_MULTI_V6_V7

Currently, Broadcom SoC options are shown whenever ARCH_MULTIPLATFORM
is enabled. Restrict this so they are only seen when ARCH_MULTI_V6_V7
variants are enabled.
Signed-off-by: NAlexander Shiyan <shc_work@mail.ru>
[mporter: added commit log message]
Signed-off-by: NMatt Porter <mporter@linaro.org>
上级 eeda4cb9
config ARCH_BCM
bool "Broadcom SoC Support"
depends on ARCH_MULTIPLATFORM
bool "Broadcom SoC Support" if ARCH_MULTI_V6_V7
help
This enables support for Broadcom ARM based SoC
chips
if ARCH_BCM
This enables support for Broadcom ARM based SoC chips
menu "Broadcom SoC Selection"
depends on ARCH_BCM
config ARCH_BCM_MOBILE
bool "Broadcom Mobile SoC Support" if ARCH_MULTI_V7
......@@ -100,5 +97,3 @@ config ARCH_BCM_5301X
network SoC using a MIPS CPU, they are supported by arch/mips/bcm47xx
endmenu
endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册