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