4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 05:53:30 +08:00
2021-10-19 14:46:48 +08:00

8 lines
137 B
Plaintext

menu "RISC-V QEMU virt64 configs"
config RISCV_S_MODE
bool "RT-Thread run in RISC-V S-Mode(supervisor mode)"
default y
endmenu