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