xref: /openbmc/qemu/hw/mips/Kconfig (revision 72f463bc0803b74cabf0655df1ef4b749ef8dbbd)
1config R4K
2    bool
3
4config MALTA
5    bool
6
7config MIPSSIM
8    bool
9
10config JAZZ
11    bool
12
13config FULONG
14    bool
15
16config MIPS_CPS
17    bool
18    select PTIMER
19
20config MIPS_BOSTON
21    bool
22