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