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