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