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, 17 Oct 2011 08:03:03 +0000 (09:03 +0100)
commit6996f425e57d58a6f1884b7fd4bfc3ed3dd10c2d
treeff6d3c5bf4da87f06881432ac5b7c8de3777e0f7
parent164acf96a979deae3cf04f8eebcc66567fb8a520
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