]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0d5992dca2d80d575911eed2924da390557bc60
treedf0d1c69bb8c7cbf22ebaea34f41d9a3b30437ef
parent7b0e03758afb527b68807b41f824bdc301954160
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