xref: /openbmc/qemu/hw/sparc/Kconfig (revision ee2ccc57e96f3f4a592d04d9f994226d470057bf)
1config SUN4M
2    bool
3    imply TCX
4    imply CG3
5    select CS4231
6    select ECCMEMCTL
7    select EMPTY_SLOT
8    select ESCC
9    select ESP
10    select FDC
11    select SLAVIO
12    select LANCE
13    select M48T59
14    select STP2000
15
16config LEON3
17    bool
18    select GRLIB
19
20config GRLIB
21    bool
22    select PTIMER
23
24config SLAVIO
25    bool
26    select PTIMER
27