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