Make xconfig the default for Atmel targets
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 6 Apr 2008 10:10:30 +0000 (10:10 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 6 Apr 2008 10:10:30 +0000 (10:10 -0000)
target/linux/Config.in.advanced

index da2c03e68e4d10baf31170f2dec97a61d3a94705..5a3896bbd4d35b39b5180c62875b53a8df096e9a 100644 (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