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