summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-09-27 05:50:28 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-09-27 05:50:50 +0200
commitad1377105ce1148d5de599d82c6f622bec44e832 (patch)
treecf2ed4779efea95429628844a11714df38630690 /target/config/Config.in.compiler
parenta73da5a99a13b34e18f98c1ad0c327fdad000257 (diff)
update kinetis k70 sample, remove gcc 4.x
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r--target/config/Config.in.compiler7
1 files changed, 0 insertions, 7 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index e44f0fbd6..6d37de7a0 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -22,8 +22,6 @@ default ADK_TOOLCHAIN_GCC_OR1K if ADK_TARGET_ARCH_OR1K
default ADK_TOOLCHAIN_GCC_NDS32 if ADK_TARGET_ARCH_NDS32
default ADK_TOOLCHAIN_GCC_4_2 if ADK_TARGET_ARCH_METAG
default ADK_TOOLCHAIN_GCC_4_4 if ADK_TARGET_ARCH_AVR32
-default ADK_TOOLCHAIN_GCC_4_9 if ADK_TARGET_ARCH_LM32 && !ADK_TARGET_LIB_NEWLIB
-default ADK_TOOLCHAIN_GCC_4_9 if ADK_TARGET_SYSTEM_KINETIS_K70
default ADK_TOOLCHAIN_GCC_6 if ADK_TARGET_CPU_SH_J2
default ADK_TOOLCHAIN_GCC_7
@@ -49,11 +47,6 @@ config ADK_TOOLCHAIN_GCC_6
bool "6.3.0"
depends on ADK_TARGET_CPU_SH_J2
-config ADK_TOOLCHAIN_GCC_4_9
- bool "4.9.4"
- depends on ADK_TARGET_ARCH_LM32 \
- || ADK_TARGET_ARCH_SPARC
-
config ADK_TOOLCHAIN_GCC_CSKY
bool "csky"
depends on ADK_TARGET_ARCH_CSKY