xref: /openbmc/qemu/semihosting/Kconfig (revision fa19fe4e3a61765ff60914ee00fc1e7a6a38dba9)
1
2config SEMIHOSTING
3       bool
4       depends on TCG
5
6config ARM_COMPATIBLE_SEMIHOSTING
7       bool
8       select SEMIHOSTING
9