From e94e852d2de3a732821277afdd17f9e407a27e94 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 12 Jun 2017 01:13:46 +0200 Subject: binutils: remove support for old versions --- target/config/Config.in.binutils | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'target/config/Config.in.binutils') diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index d6bc60805..b1016f27e 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -22,27 +22,6 @@ config ADK_TOOLCHAIN_BINUTILS_2_28 depends on !ADK_TARGET_ARCH_RISCV32 depends on !ADK_TARGET_ARCH_RISCV64 -config ADK_TOOLCHAIN_BINUTILS_2_27 - bool "2.27" - depends on !ADK_TARGET_ARCH_ARC - depends on !ADK_TARGET_ARCH_AVR32 - depends on !ADK_TARGET_ARCH_NDS32 - depends on !ADK_TARGET_ARCH_RISCV32 - depends on !ADK_TARGET_ARCH_RISCV64 - depends on !ADK_TARGET_CPU_CRIS_CRISV10 - -config ADK_TOOLCHAIN_BINUTILS_2_26_1 - bool "2.26.1" - depends on !ADK_TARGET_ARCH_ARC - depends on !ADK_TARGET_ARCH_AVR32 - depends on !ADK_TARGET_ARCH_FRV - depends on !ADK_TARGET_ARCH_H8300 - depends on !ADK_TARGET_ARCH_NDS32 - depends on !ADK_TARGET_ARCH_RISCV32 - depends on !ADK_TARGET_ARCH_RISCV64 - depends on !ADK_TARGET_CPU_CRIS_CRISV10 - depends on !ADK_TARGET_SYSTEM_NUMATO_MIMASV2 - config ADK_TOOLCHAIN_BINUTILS_NDS32 bool "2.24-nds32" depends on ADK_TARGET_ARCH_NDS32 -- cgit v1.2.3