xref: /qemu/hw/sparc/Kconfig (revision 22e3284f01e315179e629a7e7366ef34bd01d225)
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