ARM: 7096/1: debug: Add UART1 config choices
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 22 Sep 2011 19:28:35 +0000 (20:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 17 Oct 2011 08:03:03 +0000 (09:03 +0100)
commit164acf96a979deae3cf04f8eebcc66567fb8a520
treedf0d1c69bb8c7cbf22ebaea34f41d9a3b30437ef
parent4f5ef9226afab7c9920f1e6c560f046f6aaba89c
ARM: 7096/1: debug: Add UART1 config choices

ARM patch 7072/1 (debug: use kconfig choice for selecting
DEBUG_LL UART) didn't notice that the Kconfigs relied on being
unselected to configure a different serial port. Since there is
no NONE option in a choice menu, explicitly add the other option
so that both serial ports can be selected.

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