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