Sign in
qemu
/
qemu
/
8fb0bb5e8a601c66af2f1b5261256451d3d23587
/
.
/
target
/
riscv
/
Kconfig
blob: 5f30df22f2f792d26b8f27257317eb905da08f63 [
file
] [
log
] [
blame
]
config RISCV32
bool
select
ARM_COMPATIBLE_SEMIHOSTING
# for do_common_semihosting()
select
DEVICE_TREE
# needed by boot.c
config RISCV64
bool
select
ARM_COMPATIBLE_SEMIHOSTING
# for do_common_semihosting()
select
DEVICE_TREE
# needed by boot.c