aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/k210.json
diff options
context:
space:
mode:
Diffstat (limited to 'targets/k210.json')
-rw-r--r--targets/k210.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/k210.json b/targets/k210.json
index 2416a5931..cc0d2ed40 100644
--- a/targets/k210.json
+++ b/targets/k210.json
@@ -1,6 +1,6 @@
{
"inherits": ["riscv64"],
- "features": "+a,+c,+d,+f,+m,-relax,-save-restore",
+ "features": "+64bit,+a,+c,+d,+f,+m,-relax,-save-restore",
"build-tags": ["k210", "kendryte"],
"code-model": "medium"
}