4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-22 15:03:21 +08:00

8 lines
137 B
Plaintext
Raw Normal View History

menu "RISC-V QEMU virt64 configs"
2021-05-21 17:03:30 +08:00
config RISCV_S_MODE
bool "RT-Thread run in RISC-V S-Mode(supervisor mode)"
2021-05-21 17:03:30 +08:00
default y
2021-05-21 17:03:30 +08:00
endmenu