xref: /qemu/hw/mips/Kconfig (revision bf913672)
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