The Alphabet (or, the sorting of Kconfig symbols)
Grant Likely
grant.likely at secretlab.ca
Fri Apr 4 04:24:27 PDT 2014
On Fri, Apr 4, 2014 at 4:16 AM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> For those who don't know it, the order of letters in the alphabet is:
>
> A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
>
> and we use this order to determine the position of "select" entries in
> Kconfig files. We do that so that we can reduce conflicts. Conflicts
> such as these kinds of rubbish:
Equally applies to #include ordering.
g.
More information about the linux-arm-kernel
mailing list