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

config MALTA
    bool

config MIPSSIM
    bool
    select ISA_BUS
    select SERIAL_ISA
    select MIPSNET

config JAZZ
    bool

config FULONG
    bool

config MIPS_CPS
    bool
    select PTIMER

config MIPS_BOSTON
    bool