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