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