|
@@ -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
|
|
|
|
|