]> Git Repo - qemu.git/blob - hw/sparc/Kconfig
aspeed: introduce a configurable number of CPU per machine
[qemu.git] / hw / sparc / Kconfig
1 config 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
16 config LEON3
17     bool
18     select GRLIB
19
20 config GRLIB
21     bool
22     select PTIMER
23
24 config SLAVIO
25     bool
26     select PTIMER
This page took 0.025657 seconds and 4 git commands to generate.