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