mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-25 20:49:49 +00:00
d1a95ef4ac
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
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
|