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