]> 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 11:36:07 +0000 (12:36 +0100)
commit2ddeda78554ca82f1dee14045dac92ec4898a77f
tree88decd13ef53138661695b8729bcd9ff48752fba
parente922fe6625fb4700f041e5984ba6c09a1cadae65
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