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