boot/uboot: fix order of Config.in properties
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 6 Feb 2019 21:21:15 +0000 (22:21 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 6 Feb 2019 21:21:15 +0000 (22:21 +0100)
commit5de451e5986abbbbea4df5ec9f4d64f3d726b407
tree99120fa445a5785173b7d3f519287a3272c4967d
parent97babe5c8b1593eb4a30b985e53a0ec9970aecdc
boot/uboot: fix order of Config.in properties

Fixes the following check-package warning:

boot/uboot/Config.in:185: attributes order: type, default, depends on, select, help (http://nightly.buildroot.org/#_config_files)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/uboot/Config.in