ARM: 8269/1: Remove DEBUG_LL_UART_NONE
authorDaniel Thompson <daniel.thompson@linaro.org>
Fri, 9 Jan 2015 17:33:28 +0000 (18:33 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 21 Jan 2015 15:49:37 +0000 (15:49 +0000)
commit6f5194553c84c3eb412c0cc59554b85be128f43d
tree10abf32708c160f4251ff6f6fa5ff9c7f0129f29
parent34c64a5d830ac3905065ff1cc52091af15cb2f7e
ARM: 8269/1: Remove DEBUG_LL_UART_NONE

Only a very small handful of platforms support DEBUG_LL_UART_NONE but it
lurks in the menus of every single platform config ready to break the
build. This is an especial problem for defconfig/oldconfig since it is
often selected by default.

This patch solves the problem by removing this option. Any platforms
still depending upon this option must be migrated.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug
This page took 0.026445 seconds and 5 git commands to generate.