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