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