mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00

%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 lines
217 B
Text
12 lines
217 B
Text
config DP264
|
|
bool
|
|
imply PCI_DEVICES
|
|
imply TEST_DEVICES
|
|
select I82374
|
|
select I8254
|
|
select I8259
|
|
select IDE_CMD646
|
|
select MC146818RTC
|
|
select PCI
|
|
select PCKBD
|
|
select SMC37C669
|