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