aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-10-19 12:22:45 +0200
committerFelix Fietkau <nbd@nbd.name>2016-10-24 08:45:06 +0200
commitecc091b0f69af349efe507052fcf826826e12d75 (patch)
treefaae579246fa8a8503b08835a1bdb0a4f2277846 /toolchain/binutils/Config.in
parent3764caa93478e3472df3128b79b6d0f6b0fb999c (diff)
downloadupstream-ecc091b0f69af349efe507052fcf826826e12d75.tar.gz
upstream-ecc091b0f69af349efe507052fcf826826e12d75.tar.bz2
upstream-ecc091b0f69af349efe507052fcf826826e12d75.zip
binutils: remove old unused versions
Signed-off-by: Felix Fietkau <nbd@nbd.name>
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 cb546846f8..9e535c4b99 100644
--- a/toolchain/binutils/Config.in
+++ b/toolchain/binutils/Config.in
@@ -7,21 +7,11 @@ choice
help
Select the version of binutils you wish to use.
- config BINUTILS_USE_VERSION_2_24_LINARO
- depends on !arc
- bool "Linaro binutils 2.24"
- select BINUTILS_VERSION_2_24_LINARO
-
config BINUTILS_USE_VERSION_2_25_1
depends on !arc
bool "Binutils 2.25.1"
select BINUTILS_VERSION_2_25_1
- config BINUTILS_USE_VERSION_2_26_1
- depends on !arc
- bool "Binutils 2.26.1"
- select BINUTILS_VERSION_2_26_1
-
config BINUTILS_USE_VERSION_2_27
depends on !arc
bool "Binutils 2.27"