]> 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 11:36:07 +0000 (12:36 +0100)
commit589593ec8b1790c0d9ea227a3811f819eff4f977
tree21d8ffef62b7d6b17f55214c59f7cba6d06b774b
parent2ddeda78554ca82f1dee14045dac92ec4898a77f
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