aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2019-02-27 10:26:53 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2019-03-20 18:23:39 +0100
commit075c76ea67d11c3d1b0566dd4ba781e015a11cc9 (patch)
tree90dac2ef1bd2e609090ad8435a2147cef87beb43 /toolchain/gcc/Config.in
parent343b36ffc79f9506586b5263b5d840dce0d801e0 (diff)
downloadupstream-075c76ea67d11c3d1b0566dd4ba781e015a11cc9.tar.gz
upstream-075c76ea67d11c3d1b0566dd4ba781e015a11cc9.tar.bz2
upstream-075c76ea67d11c3d1b0566dd4ba781e015a11cc9.zip
toolchain: Remove GCC 7.1 for ARC targets
Remove GCC 7.1 for ARC targets Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 28054f7692..a069cb69e7 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -7,11 +7,6 @@ choice
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