From 4be766254d2368901513aa25fefbaa383092f3cd Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Mon, 2 Nov 2015 14:14:38 -0800 Subject: config: MIPS64 is no longer experimental This is a weird artifact from when mips64 was first introduced to ct-ng and was never removed from experimental. If you have problems building a mips64 toolchain, please report on the mailing list or on github issues. Signed-off-by: Bryan Hundven diff --git a/config/arch/mips.in b/config/arch/mips.in index 252bc50..1168f5e 100644 --- a/config/arch/mips.in +++ b/config/arch/mips.in @@ -1,7 +1,7 @@ # MIPS specific config options ## select ARCH_SUPPORTS_32 -## select ARCH_SUPPORTS_64 if EXPERIMENTAL +## select ARCH_SUPPORTS_64 ## select ARCH_DEFAULT_32 ## select ARCH_USE_MMU ## select ARCH_SUPPORTS_BOTH_ENDIAN -- cgit v0.10.2-6-g49f6