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