]> git.baikalelectronics.ru Git - kernel.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>
Mon, 17 Oct 2011 08:03:03 +0000 (09:03 +0100)
commit0cca5933a4ba92f20158ca4c781d96505acf2f41
tree80ccf1b56155904432390b00e4a0870b511547cc
parenta6a2b932779e13b5c7c153890e86c20a6d67c85c
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