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