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