ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed
authorDaniel Thompson <daniel.thompson@linaro.org>
Fri, 9 Jan 2015 17:33:16 +0000 (18:33 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 21 Jan 2015 15:49:36 +0000 (15:49 +0000)
commit34c64a5d830ac3905065ff1cc52091af15cb2f7e
tree7e28b1424745ed9bd0a04e5e89b877e86be5275a
parentecba152356438fe28494d4d36d6d5755c32bf2ae
ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed

All defconfigs touched by this patch already enable DEBUG_LL and by
default DEBUG_LL_UART_NONE will be selected. This causes no issues
today because due to some back compatibility magic we eventually need
to remove it is not actually honoured. Nevertheless DEBUG_LL_UART_8250
is the right value for these platforms and should be set in the config
files.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/configs/iop32x_defconfig
arch/arm/configs/iop33x_defconfig
arch/arm/configs/ixp4xx_defconfig
arch/arm/configs/lpc32xx_defconfig
arch/arm/configs/mv78xx0_defconfig
arch/arm/configs/orion5x_defconfig
arch/arm/configs/rpc_defconfig