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>
Mon, 17 Oct 2011 08:03:03 +0000 (09:03 +0100)
commitf73765fcb8bb79e80af58059441eb931679e68c0
tree80ccf1b56155904432390b00e4a0870b511547cc
parent6996f425e57d58a6f1884b7fd4bfc3ed3dd10c2d
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