toolchain: use different defaults for octeon
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.version
index e9aafcd7f3a0bcee9516b1d5c4bc5023870752bd..05b4f1a7a13f6c0a601d7b4aea3c38ffd7c42412 100644 (file)
@@ -3,10 +3,11 @@ config GCC_VERSION_4_4_7
        bool
 
 config GCC_VERSION_4_6_LINARO
+       default y if (!TOOLCHAINOPTS && mips64)
        bool
 
 config GCC_VERSION_4_8_LINARO
-       default y if (!TOOLCHAINOPTS && !avr32)
+       default y if (!TOOLCHAINOPTS && !avr32 && !mips64)
        bool
 
 config GCC_VERSION_4_8_0