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