Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into staging
[qemu/kevin.git] / target / riscv / Kconfig
blob5f30df22f2f792d26b8f27257317eb905da08f63
1 config RISCV32
2     bool
3     select ARM_COMPATIBLE_SEMIHOSTING # for do_common_semihosting()
4     select DEVICE_TREE # needed by boot.c
6 config RISCV64
7     bool
8     select ARM_COMPATIBLE_SEMIHOSTING # for do_common_semihosting()
9     select DEVICE_TREE # needed by boot.c