ARM: config: make sure that platforms are ordered by option string
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2012 13:20:52 +0000 (14:20 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 13 Oct 2012 16:13:43 +0000 (17:13 +0100)
The large platform selection choice should be sorted by option string
so it's easy to find the platform you're looking for.  Fix the few
options which are out of this order.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig

Simple merge