hw/alpha/Kconfig: DP264 hardware requires e1000 network card
commit9ad4994661b8e478975475b37488973c5c15116f
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 16 Mar 2019 20:08:18 +0000 (16 21:08 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Mar 2019 10:44:13 +0000 (20 11:44 +0100)
treea09377e2d7b977521315837b694e5ca99170d1fb
parentb6dbcdb7b3a1ed8f3df11129e61e8c05daaebbaf
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é <philmd@redhat.com>
Message-Id: <20190316200818.8265-15-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/alpha/Kconfig