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