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