aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Config.in
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-29 17:26:08 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-03 10:44:10 +0200
commitd168f140428c6d8623d11d875d91af8bb6de6f91 (patch)
tree0b12db1d4500b8fbdbf3bd4f21765710ec0a0003 /toolchain/binutils/Config.in
parent50413e1ec83dedaea44558d5f37af5454156a46a (diff)
downloadupstream-d168f140428c6d8623d11d875d91af8bb6de6f91.tar.gz
upstream-d168f140428c6d8623d11d875d91af8bb6de6f91.tar.bz2
upstream-d168f140428c6d8623d11d875d91af8bb6de6f91.zip
toolchain/binutils: remove versions 2.29.1 and 2.31.1
We currently support four versions of binutils in parallel. Let's just keep the latest two and drop the older ones before the next one comes around. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'toolchain/binutils/Config.in')
-rw-r--r--toolchain/binutils/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in
index e9b2d30422..9d77137f4b 100644
--- a/toolchain/binutils/Config.in
+++ b/toolchain/binutils/Config.in
@@ -6,16 +6,6 @@ choice
help
Select the version of binutils you wish to use.
- config BINUTILS_USE_VERSION_2_29_1
- depends on !arc
- bool "Binutils 2.29.1"
- select BINUTILS_VERSION_2_29_1
-
- config BINUTILS_USE_VERSION_2_31_1
- depends on !arc
- bool "Binutils 2.31.1"
- select BINUTILS_VERSION_2_31_1
-
config BINUTILS_USE_VERSION_2_32
bool "Binutils 2.32"
select BINUTILS_VERSION_2_32