feat: bsp: qemu-riscv64: remove useless configs

This commit is contained in:
Shell 2024-08-28 20:51:51 +08:00 committed by Meco Man
parent 8249e71bcc
commit 1c5340ce3a
1 changed files with 0 additions and 4 deletions

View File

@ -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