Browse Source

feat: bsp: qemu-riscv64: remove useless configs

Shell 8 months ago
parent
commit
1c5340ce3a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      bsp/qemu-virt64-riscv/Kconfig

+ 0 - 4
bsp/qemu-virt64-riscv/Kconfig

@@ -59,7 +59,3 @@ config ARCH_USING_NEW_CTX_SWITCH
 config __STACKSIZE__
 config __STACKSIZE__
     int "stack size for interrupt"
     int "stack size for interrupt"
     default 4096
     default 4096
-
-config RT_USING_RV64ILP32
-    bool "Use RV64ILP32 toolchain"
-    default n