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