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