Browse Source

riscv64: enable FPU

Waldemar Brodkorb 1 month ago
parent
commit
e35c69989d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/riscv64/kernel/qemu-riscv64

+ 1 - 0
target/riscv64/kernel/qemu-riscv64

@@ -1,4 +1,5 @@
 CONFIG_RISCV=y
+CONFIG_FPU=y
 CONFIG_SOC_VIRT=y
 CONFIG_NONPORTABLE=y
 CONFIG_CMDLINE_BOOL=y