]> Git Repo - qemu.git/blob - hw/sparc64/Kconfig
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190325' into staging
[qemu.git] / hw / sparc64 / Kconfig
1 config SUN4U
2     bool
3     imply PCI_DEVICES
4     imply SUNHME
5     imply TEST_DEVICES
6     imply PARALLEL
7     select M48T59
8     select ISA_BUS
9     select FDC
10     select SERIAL_ISA
11     select PCI_SABRE
12     select IDE_CMD646
13     select PCKBD
14     select SIMBA
15
16 config NIAGARA
17     bool
18     select EMPTY_SLOT
19     select SUN4V_RTC
This page took 0.025025 seconds and 4 git commands to generate.