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