mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-22 01:05:20 +08:00
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…
x
Reference in New Issue
Block a user