diff mbox series

[14/14] hw/alpha/Kconfig: DP264 hardware requires e1000 network card

Message ID 20190316200818.8265-15-philmd@redhat.com (mailing list archive)
State New, archived
Headers show
Series hw/Kconfig: Fixes when running ./configure --without-default-devices | expand

Commit Message

Philippe Mathieu-Daudé March 16, 2019, 8:08 p.m. UTC
This fixes when configuring with --without-default-devices:
  $ qemu-system-alpha
  qemu-system-alpha: Unsupported NIC model: e1000

Fixes: d1a95ef4ac
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 hw/alpha/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/hw/alpha/Kconfig b/hw/alpha/Kconfig
index 22cefd9577..b7b707e558 100644
--- a/hw/alpha/Kconfig
+++ b/hw/alpha/Kconfig
@@ -1,6 +1,7 @@ 
 config DP264
     bool
     imply PCI_DEVICES
+    select E1000_PCI
     imply TEST_DEVICES
     select I82374
     select I8254