aboutsummaryrefslogtreecommitdiff
path: root/hw/mips/Kconfig
blob: cdc07e59b67bd3e0e28d2e0bdfa2553ec594c6c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
config R4K
    bool

config MALTA
    bool

config MIPSSIM
    bool

config JAZZ
    bool

config FULONG
    bool

config MIPS_CPS
    bool
    select PTIMER

config MIPS_BOSTON
    bool