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