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