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