9ad4994661
This fixes when configuring with CONFIG_PCI_DEVICES=n:
$ qemu-system-alpha
qemu-system-alpha: Unsupported NIC model: e1000
Fixes: d1a95ef4ac
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190316200818.8265-15-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
config DP264
|
|
bool
|
|
imply PCI_DEVICES
|
|
imply TEST_DEVICES
|
|
imply E1000_PCI
|
|
select I82374
|
|
select I8254
|
|
select I8259
|
|
select IDE_CMD646
|
|
select MC146818RTC
|
|
select PCI
|
|
select PCKBD
|
|
select SMC37C669
|