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