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