build: fix menuconfig submenu sorting for gcc options
[openwrt/staging/dedeckeh.git] / toolchain / gcc / Config.in
index 0977f9b4e725729dbb6ebae437aad3dfc00e33a0..7d7f34210a6d4ee8f5a9f192525cbdc3deb8fed1 100644 (file)
@@ -2,8 +2,7 @@
 
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
-       default GCC_USE_VERSION_8 if arc
-       default GCC_USE_VERSION_7
+       default GCC_USE_VERSION_8
        help
          Select the version of gcc you wish to use.