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