Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
|
|
config SEMIHOSTING
|
|
bool
|
|
depends on TCG
|
|
|
|
config ARM_COMPATIBLE_SEMIHOSTING
|
|
bool
|
|
select SEMIHOSTING
|