feat: bsp: qemu-riscv64: remove useless configs
This commit is contained in:
parent
8249e71bcc
commit
1c5340ce3a
|
@ -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
|
|
Loading…
Reference in New Issue