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