xref: /openbmc/qemu/target/mips/Kconfig (revision b9c0a2e01c0f38bdc4ba8f69cf298eeebfb3738b)
1config MIPS
2    bool
3    imply SEMIHOSTING if TCG
4
5config MIPS64
6    bool
7    select MIPS
8