From 4aabf74b4e7d130cf7d3beaa190c7409bd1c5da4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 15 Jun 2017 09:28:34 +0200 Subject: gcc: do not show 4.9 --- target/config/Config.in.compiler | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 79987b013..afe945ab4 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -43,22 +43,8 @@ config ADK_TOOLCHAIN_GCC_7 config ADK_TOOLCHAIN_GCC_4_9 bool "4.9.4" - depends on !ADK_TARGET_ARCH_ARC - depends on !ADK_TARGET_ARCH_AVR32 - depends on !ADK_TARGET_ARCH_BFIN - depends on !ADK_TARGET_ARCH_C6X - depends on !ADK_TARGET_ARCH_CR16 - depends on !ADK_TARGET_ARCH_H8300 - depends on !ADK_TARGET_ARCH_METAG - depends on !ADK_TARGET_ARCH_NDS32 - depends on !ADK_TARGET_ARCH_NIOS2 - depends on !ADK_TARGET_ARCH_OR1K - depends on !ADK_TARGET_ARCH_TILE - depends on !ADK_TARGET_ARCH_RISCV32 - depends on !ADK_TARGET_ARCH_RISCV64 - depends on !ADK_TARGET_CPU_MIPS_MIPS32R6 - depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 - depends on !ADK_TARGET_SYSTEM_NUMATO_MIMASV2 + depends on ADK_TARGET_ARCH_LM32 + depends on ADK_TARGET_SYSTEM_KINETIS_K70 config ADK_TOOLCHAIN_GCC_OR1K bool "or1k" -- cgit v1.2.3