When the fis and gadgetfs-test packages were removed, their respective
options in Config.in.legacy were placed before the "Legacy options
removed in 2020.02", while they should have been placed after. Let's
fix that.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
###############################################################################
+comment "Legacy options removed in 2020.02"
+
config BR2_PACKAGE_GADGETFS_TEST
bool "gadgetfs-test was removed"
select BR2_LEGACY
help
The fis package was removed.
-comment "Legacy options removed in 2020.02"
-
config BR2_PACKAGE_REFPOLICY_POLICY_VERSION
string "refpolicy policy version"
help