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