toolchain: remove duplicate default in bintutils Kconfig
[openwrt/openwrt.git] / toolchain / binutils / Config.in
index 414b1d905a412c47009e79d1ecdcd29c1b9255cf..8c90597091527b729f185d22c27b9c5ec589aadd 100644 (file)
@@ -2,9 +2,8 @@
 
 choice
        prompt "Binutils Version" if TOOLCHAINOPTS
-       default BINUTILS_VERSION_2_19_1
        default BINUTILS_VERSION_2_20_1 if avr32
-       default BINUTILS_VERSION_2_22
+       default BINUTILS_VERSION_2_22 if !avr32
        help
          Select the version of binutils you wish to use.