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