mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00

%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
19 lines
323 B
Text
19 lines
323 B
Text
config SUN4U
|
|
bool
|
|
imply PCI_DEVICES
|
|
imply SUNHME
|
|
imply TEST_DEVICES
|
|
select M48T59
|
|
select ISA_BUS
|
|
select FDC
|
|
select SERIAL_ISA
|
|
select PCI_SABRE
|
|
select IDE_CMD646
|
|
select PARALLEL
|
|
select PCKBD
|
|
select SIMBA
|
|
|
|
config NIAGARA
|
|
bool
|
|
select EMPTY_SLOT
|
|
select SUN4V_RTC
|