summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-09-03 11:22:17 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-10-02 21:41:36 +0200
commitba00283be8384789bd90a238ddf6b93d631bcb7b (patch)
treedcc45e46f54464c964a8e22e52cf8af31e17f54d /arch
parent31a726122f6bf07b56341144465964fe342ec614 (diff)
arch/csky: internal backend not suitable
Upstream gcc does not have support for C-Sky, and we do not have a vendor tree for it either (yet?). Use the newly-introduced symbol to state so, rather than have the exclusion in the toolchain choice. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/Config.in b/arch/Config.in
index caf5a318ab..c10bf16809 100644
--- a/arch/Config.in
+++ b/arch/Config.in
@@ -87,6 +87,7 @@ config BR2_bfin
config BR2_csky
bool "csky"
+ select BR2_ARCH_HAS_NO_TOOLCHAIN_BUILDROOT
select BR2_ARCH_HAS_MMU_MANDATORY
help
csky is processor IP from china.