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