summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-05-25 13:19:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-05-25 13:19:51 +0200
commit391bbbc1efa2e16b6a1ac435fa4a8b4e28794fda (patch)
tree6f1c1e5082e71e951961d97b7f8d114c38cd69e7 /target/config/Config.in.compiler
parent72430010b9955bb2ece2c73e675ff0853e7bc794 (diff)
arc: allow to test upstream support of gcc/binutils
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r--target/config/Config.in.compiler2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index af549f1c9..5d14c2880 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -30,7 +30,6 @@ default ADK_TOOLCHAIN_GCC_6
config ADK_TOOLCHAIN_GCC_GIT
bool "git"
- depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_METAG
depends on !ADK_TARGET_ARCH_NDS32
@@ -39,7 +38,6 @@ config ADK_TOOLCHAIN_GCC_GIT
config ADK_TOOLCHAIN_GCC_7
bool "7.1.0"
- depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_METAG