Re: [PATCH 1/4] Clean up the long arch list for the UID16 config option
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2012-10-04 20:20:11
Also in:
lkml
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2012-10-04 20:20:11
Also in:
lkml
On Thu, Oct 04, 2012 at 08:41:31PM +0100, Russell King - ARM Linux wrote:
On Wed, Oct 03, 2012 at 03:15:05PM -0700, Andrew Morton wrote:quoted
Guys, don't do this. Either put the new item into a randomly-chosen position or, probably better, alphanumerically sort the list.I've been telling people to alphanumerically sort Kconfig select options for some time, but as normal, no one's listening.
CONFIG_ARM64 is sorted ;) -- Catalin