From: Guo Ren Date: Fri, 31 May 2019 06:39:08 +0000 (+0800) Subject: arch/csky: enable internal toolchain support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6fe2fabdb87e114207f1cfb3ede32c137f3371f9;p=buildroot.git arch/csky: enable internal toolchain support Now that we have support for C-SKY in gcc, binutils and glibc, we can use Buildroot to build a C-SKY toolchain. Signed-off-by: Guo Ren Signed-off-by: Thomas Petazzoni --- diff --git a/arch/Config.in b/arch/Config.in index d82803c828..db1199c6a2 100644 --- a/arch/Config.in +++ b/arch/Config.in @@ -77,7 +77,6 @@ config BR2_aarch64_be 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.