1
0
Fork 0
qemu/hw/sparc64/Kconfig
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00

26 lines
460 B
Text

config SUN4U
bool
default y
depends on SPARC64
imply PCI_DEVICES
imply SUNHME
imply TEST_DEVICES
imply PARALLEL
select M48T59
select ISA_BUS
select FDC_ISA
select SERIAL_ISA
select SERIAL_MM
select PCI_SABRE
select IDE_CMD646
select PCKBD
select SIMBA
select CHRP_NVRAM
config NIAGARA
bool
default y
depends on SPARC64
select EMPTY_SLOT
select SUN4V_RTC
select UNIMP