From: Philippe Mathieu-Daudé Date: Sat, 16 Mar 2019 20:08:18 +0000 (+0100) Subject: hw/alpha/Kconfig: DP264 hardware requires e1000 network card X-Git-Tag: v4.0.0-rc2~11^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ad4994661b8e478975475b37488973c5c15116f;p=thirdparty%2Fqemu.git hw/alpha/Kconfig: DP264 hardware requires e1000 network card 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é Message-Id: <20190316200818.8265-15-philmd@redhat.com> Signed-off-by: Paolo Bonzini --- diff --git a/hw/alpha/Kconfig b/hw/alpha/Kconfig index 22cefd9577b..15c59ff2645 100644 --- a/hw/alpha/Kconfig +++ b/hw/alpha/Kconfig @@ -2,6 +2,7 @@ config DP264 bool imply PCI_DEVICES imply TEST_DEVICES + imply E1000_PCI select I82374 select I8254 select I8259