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