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