]> Git Repo - qemu.git/blame - hw/sparc/Kconfig
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-080620-1...
[qemu.git] / hw / sparc / Kconfig
CommitLineData
82f51817
PB
1config SUN4M
2 bool
8c75eec0
PB
3 imply TCX
4 imply CG3
5 select CS4231
6 select ECCMEMCTL
7 select EMPTY_SLOT
077f0f3d 8 select UNIMP
8c75eec0
PB
9 select ESCC
10 select ESP
11 select FDC
12 select SLAVIO
13 select LANCE
14 select M48T59
15 select STP2000
7bebc358 16 select CHRP_NVRAM
82f51817
PB
17
18config LEON3
19 bool
8c75eec0 20 select GRLIB
82f51817
PB
21
22config GRLIB
23 bool
9533dcdd 24 select PTIMER
82f51817
PB
25
26config SLAVIO
27 bool
9533dcdd 28 select PTIMER
This page took 0.099976 seconds and 4 git commands to generate.