Kconfig 137 B

1234567
  1. menu "RISC-V QEMU virt64 configs"
  2. config RISCV_S_MODE
  3. bool "RT-Thread run in RISC-V S-Mode(supervisor mode)"
  4. default y
  5. endmenu