summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-02 22:14:38 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-02 22:14:38 (GMT)
commit4be766254d2368901513aa25fefbaa383092f3cd (patch)
treef902663d15a5c5000430e9bef5a68818c0d97297 /config
parent55d8497fea996b070d8e7f6f6898e99e9981337a (diff)
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 <bryanhundven@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/arch/mips.in2
1 files changed, 1 insertions, 1 deletions
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