Browse Source

Make xconfig the default for Atmel targets

Ulf Samuelsson 17 years ago
parent
commit
c92d851caa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/Config.in.advanced

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

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