Upstream refresh for v1.5.0-rc1 : Upstream 19.07 : 4fb6b8c553f692eeb5bcb203e0f8ee8df0...
[librecmc/librecmc.git] / toolchain / gcc / Config.in
index d85e8cd402d48b9fd5b79b4c49490b73276bbc09..a069cb69e7b633f8a3a8e10e5084556a3b751268 100644 (file)
@@ -2,16 +2,11 @@
 
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
-       default GCC_USE_VERSION_7_1_ARC if arc
+       default GCC_USE_VERSION_8 if arc
        default GCC_USE_VERSION_7
        help
          Select the version of gcc you wish to use.
 
-       config GCC_USE_VERSION_7_1_ARC
-               select GCC_VERSION_7_1_ARC
-               bool "gcc 7.1.x with support of ARC cores"
-               depends on arc
-
        config GCC_USE_VERSION_5
                bool "gcc 5.x"
                depends on !arc