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