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