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