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