]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/sunxi-mali: reorder select/depends
authorRomain Naour <romain.naour@gmail.com>
Sat, 18 Feb 2017 14:52:57 +0000 (15:52 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Feb 2017 21:47:47 +0000 (22:47 +0100)
commit2e19aad44adb6951932446bda007d76af2227e04
tree9c077ff9dd2ed9c20966383874718d6b51c5883b
parent87dadc1f8e7f3a8d062f98fab01ff0787b436daa
package/sunxi-mali: 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 example in the manual suggests to use this coding
style [2].

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

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sunxi-mali/Config.in