ARM: debug: arrange Kconfig options more logically
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 23 Nov 2011 17:44:05 +0000 (17:44 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jan 2012 10:50:46 +0000 (10:50 +0000)
Arrange the Kconfig options in rough alphabetical order, and place the
default 'none' and 'icedcc' options at the end.  This prefers the
platform specific debug option rather than the 'none' option, which is
what we actually want.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found