浏览代码

Config.in.legacy: fix check-package warning

Order is type, depends, select.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Arnout Vandecappelle (Essensium/Mind) 6 年之前
父节点
当前提交
950e081f8f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Config.in.legacy

+ 1 - 1
Config.in.legacy

@@ -155,8 +155,8 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COMPOSITOR
 	  to gst1-plugins-base.
 
 config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_IQA
-	select BR2_LEGACY
 	bool "gst-plugins-bad IQA option was removed"
+	select BR2_LEGACY
 	help
 	  The gst1-plugins-bad IQA option was removed.