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