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 <ren_guo@c-sky.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ac652bef62
commit
6fe2fabdb8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user