hw/sh4/Kconfig: r2d machine requires the rtl8139 network card
commit364efd1a15de02a514188b930937cb04b7968432
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 16 Mar 2019 20:08:16 +0000 (16 21:08 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Mar 2019 10:44:13 +0000 (20 11:44 +0100)
tree001b9092cc3c333223cacf76994ca9a4213e08f0
parentbcb7ef9d1b2f40410869ed2c1ffda769b2ef4ac4
hw/sh4/Kconfig: r2d machine requires the rtl8139 network card

This fixes when configuring with CONFIG_PCI_DEVICES=n:

  $ qemu-system-sh4 -M r2d
  qemu-system-sh4: Unsupported NIC model: rtl8139

Fixes: 7ab58d4c84
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190316200818.8265-13-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/sh4/Kconfig