提交 7aa2077b 编写于 作者: F Florian Fainelli 提交者: Matt Porter

ARM: restrict BCM_KONA_UART to ARCH_BCM_MOBILE

Low-level debugging using the Broadcom Kona UART only makes sense on the
ARCH_BCM_MOBILE platform and would otherwise prevent ARCH_BCM_63XX from
picking up the right UART implementation by default.
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
Reviewed-by: NTim Kryger <tim.kryger@linaro.org>
Signed-off-by: NMatt Porter <mporter@linaro.org>
上级 c3ceebd7
......@@ -113,7 +113,7 @@ choice
config DEBUG_BCM_KONA_UART
bool "Kernel low-level debugging messages via BCM KONA UART"
depends on ARCH_BCM
depends on ARCH_BCM_MOBILE
select DEBUG_UART_8250
help
Say Y here if you want kernel low-level debugging support
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册