]> Git Repo - qemu.git/blob - hw/sparc/Kconfig
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pull-reques...
[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 UNIMP
9     select ESCC
10     select ESP
11     select FDC
12     select SLAVIO
13     select LANCE
14     select M48T59
15     select STP2000
16     select CHRP_NVRAM
17
18 config LEON3
19     bool
20     select GRLIB
21
22 config GRLIB
23     bool
24     select PTIMER
25
26 config SLAVIO
27     bool
28     select PTIMER
This page took 0.025886 seconds and 4 git commands to generate.