aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Config.in
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2019-02-27 10:09:34 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2019-03-20 18:23:39 +0100
commit8568dcd931c53ba177f1c9601e9706d95d015062 (patch)
tree0a1f66685369c07d4dbf6a0081a755d3f12f54b0 /toolchain/binutils/Config.in
parentda6ba853ce62dabdc0264ebfa7fc7f32b43223d3 (diff)
downloadupstream-8568dcd931c53ba177f1c9601e9706d95d015062.tar.gz
upstream-8568dcd931c53ba177f1c9601e9706d95d015062.tar.bz2
upstream-8568dcd931c53ba177f1c9601e9706d95d015062.zip
toolchain: Remove binutils 2.29 for ARC targets
Remove binutils 2.29 for ARC targets Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'toolchain/binutils/Config.in')
-rw-r--r--toolchain/binutils/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in
index 231c1975c3..685e89be96 100644
--- a/toolchain/binutils/Config.in
+++ b/toolchain/binutils/Config.in
@@ -7,11 +7,6 @@ choice
help
Select the version of binutils you wish to use.
- config BINUTILS_USE_VERSION_2_29_ARC
- depends on arc
- bool "ARC binutils 2.29"
- select BINUTILS_VERSION_2_29_ARC
-
config BINUTILS_USE_VERSION_2_29_1
depends on !arc
bool "Binutils 2.29.1"