rt-thread/bsp/qemu-riscv-virt64/driver/Kconfig

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