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