]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choice
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 22 Sep 2011 19:28:36 +0000 (20:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 26 Sep 2011 23:54:23 +0000 (00:54 +0100)
commit6199a6b187ea03bbad8d1db923863a665dfdc609
tree5fde33cff82c4ed1d8fc558df253960928ed7943
parentaadcbff916fcc760c6e7b76ff2286afa04f36f47
ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choice

DEBUG_ICEDCC support is just another DEBUG_LL choice and
selecting it along with other DEBUG_LL options doesn't make
much sense. Put it into the DEBUG_LL choice to avoid confusion.

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