[PATCH] ARM: sort select statements alphanumerically
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Oct 8 03:53:08 EDT 2012
On Mon, Oct 08, 2012 at 10:50:00AM +0800, Eric Miao wrote:
> BTW, maybe we also need to sort the ARCH_XXX in alphanumeric order, so
> new ARCH will find a better place to live?
They should be sorted according to option text already - this is to
allow people using the configuration tool to easily find the right
option to select in that long list. That's something I did well
before arm-soc.
It looks pretty good at the moment, except for the following two:
bool "Cavium Networks CNS3XXX family"
bool "NXP LPC32XX"
More information about the linux-arm-kernel
mailing list