]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choice
authorWill Deacon <will.deacon@arm.com>
Mon, 3 Oct 2011 17:29:03 +0000 (18:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 6 Oct 2011 10:22:46 +0000 (11:22 +0100)
commitbf245bf2282c82a6b302829a6a9f06fa9626f83a
treebb9fa2992037626fb44d3632dd681795afb59d4c
parent66af67db8abbfb227ad4fb30e05c9ce136896f5e
ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choice

Defaulting to DEBUG_ICEDCC will cause systems to hang during boot unless
a hardware debugger is listening to the debug comms. channel.

This patch adds a dummy UART option as the default DEBUG_LL choice which
requires the platform to do the right thing.

Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Tested-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug