From 82955941ccbc8d72d6a68053324e1a9cef69501b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 30 Nov 2017 07:21:38 +0100 Subject: arc: switch to upstream binutils and gcc --- target/config/Config.in.binutils | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/config/Config.in.binutils') diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index cbee45c64..7ef88714c 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -3,7 +3,6 @@ choice prompt "Binutils version" -default ADK_TOOLCHAIN_BINUTILS_ARC if ADK_TARGET_ARCH_ARC default ADK_TOOLCHAIN_BINUTILS_CSKY if ADK_TARGET_ARCH_CSKY default ADK_TOOLCHAIN_BINUTILS_NDS32 if ADK_TARGET_ARCH_NDS32 default ADK_TOOLCHAIN_BINUTILS_2_20_1 if ADK_TARGET_ARCH_AVR32 @@ -34,10 +33,6 @@ config ADK_TOOLCHAIN_BINUTILS_NDS32 bool "2.24-nds32" depends on ADK_TARGET_ARCH_NDS32 -config ADK_TOOLCHAIN_BINUTILS_ARC - bool "arc-2017.09-release" - depends on ADK_TARGET_ARCH_ARC - config ADK_TOOLCHAIN_BINUTILS_CSKY bool "2.27-c-sky" depends on ADK_TARGET_ARCH_CSKY -- cgit v1.2.3