ARM: restrict BCM_KONA_UART to ARCH_BCM_MOBILE
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 6 Mar 2014 17:45:55 +0000 (09:45 -0800)
committerMatt Porter <mporter@linaro.org>
Fri, 14 Mar 2014 15:37:33 +0000 (11:37 -0400)
commit7aa2077b55b530fac878e7c05fc970a778eb3950
treefbf98a88885f1604a04027aad0d29c35caf1a5e9
parentc3ceebd7ca22ec9ffaeb7ff967719edd63479ccd
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: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Signed-off-by: Matt Porter <mporter@linaro.org>
arch/arm/Kconfig.debug