]> git.karo-electronics.de Git - karo-tx-linux.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, 26 Sep 2011 23:54:23 +0000 (00:54 +0100)
commitaadcbff916fcc760c6e7b76ff2286afa04f36f47
treeb220ba569842c10c13f01de56f963bdd3f35efc1
parentab6afa2ca5254aa70fab629583d58700ac7d035e
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