From 374b5b5dcd6690ee14267d69111fac3b3c8e550c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 May 2023 15:05:50 +0200 Subject: arc: gcc/binutils upstream works fine for hsdk/qemu and nsim --- target/config/Config.in.compiler | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index bbb474ef8..5518e0718 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -12,7 +12,6 @@ endchoice choice prompt "GCC version" depends on ADK_BUILD_COMPILER_GCC -default ADK_TOOLCHAIN_GCC_ARC if ADK_TARGET_ARCH_ARC default ADK_TOOLCHAIN_GCC_AVR32 if ADK_TARGET_ARCH_AVR32 default ADK_TOOLCHAIN_GCC_KVX if ADK_TARGET_ARCH_KVX default ADK_TOOLCHAIN_GCC_METAG if ADK_TARGET_ARCH_METAG @@ -81,10 +80,6 @@ config ADK_TOOLCHAIN_GCC_7 depends on !ADK_TARGET_ARCH_OR1K depends on !ADK_TARGET_ARCH_LOONGARCH -config ADK_TOOLCHAIN_GCC_ARC - bool "arc-2022.09" - depends on ADK_TARGET_ARCH_ARC - config ADK_TOOLCHAIN_GCC_AVR32 bool "4.4.7-avr32" depends on ADK_TARGET_ARCH_AVR32 -- cgit v1.2.3