浏览代码

linux advanced: make menuconfig default

Peter Korsgaard 17 年之前
父节点
当前提交
0a7c0c04f1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/Config.in.advanced

+ 1 - 1
target/linux/Config.in.advanced

@@ -437,7 +437,7 @@ config BR2_PACKAGE_LINUX_KCONFIG
 
 
 choice
 choice
 	prompt "Preferred config tool"
 	prompt "Preferred config tool"
-	default BR2_MAKE_XCONFIG
+	default BR2_MAKE_MENUCONFIG
 	help
 	help
 	  Define the preferred tool to invoke if a configuration is invalid
 	  Define the preferred tool to invoke if a configuration is invalid