Make xconfig the default for Atmel targets

This commit is contained in:
Ulf Samuelsson 2008-04-06 10:10:30 +00:00
parent f9dc95c230
commit c92d851caa

View File

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