cns21xx: add initial support for the Cavium CNS21xx SoC
[openwrt/staging/yousong.git] / toolchain / gcc / Config.version
index 360055a1a42ef5655a1e69a2f30af55f06bb0f10..2281a50d8fd2d6ecef6c1eddf2888a6565211b52 100644 (file)
@@ -47,7 +47,7 @@ if !TOOLCHAINOPTS
 
        config GCC_VERSION_4_3_3_CS
                default y if (mips || mipsel) && !(TARGET_octeon || TARGET_sibyte)
-               default y if (arm || armeb) && !(TARGET_gemini || TARGET_omap35xx)
+               default y if (arm || armeb) && !(TARGET_gemini || TARGET_cns21xx || TARGET_omap35xx)
 
        config GCC_VERSION_4_3_5
                default y if avr32
@@ -55,6 +55,7 @@ if !TOOLCHAINOPTS
                default y if TARGET_etrax
                default y if TARGET_coldfire
                default y if TARGET_gemini
+               default y if TARGET_cns21xx
 
        config GCC_VERSION_4_4_5
                default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx)