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