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