package/x11r7/xserver_xorg-server: reorder select/depends
authorRomain Naour <romain.naour@gmail.com>
Mon, 4 Jan 2016 00:11:47 +0000 (01:11 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Jan 2016 23:17:11 +0000 (00:17 +0100)
commit7358a7157f4996bf74a3ca93cb899f11a64985d0
tree5a9cf2284ef71275233530399601851344473d7c
parentb42fbdf2ac728f82a29fb5ce4191abc82d05793d
package/x11r7/xserver_xorg-server: reorder select/depends

>From [1]:
"Even though the ordering has absolutely no consequences in Kconfig, it
is not logical (when reading). It is more logical and far easier to
understand when depends come first, followed by the selects."

Also, the Config.in exemple in the manual suggest to use this coding
style [2].

[1] http://lists.busybox.net/pipermail/buildroot/2015-October/142955.html
[2] http://buildroot.uclibc.org/downloads/manual/manual.html#writing-rules-config-in

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/x11r7/xserver_xorg-server/Config.in