diff options
Diffstat (limited to 'hw/hppa/Kconfig')
-rw-r--r-- | hw/hppa/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/hppa/Kconfig b/hw/hppa/Kconfig index 2d9b072c21..6e5d74a825 100644 --- a/hw/hppa/Kconfig +++ b/hw/hppa/Kconfig @@ -1,6 +1,8 @@ config DINO bool imply PCI_DEVICES + imply E1000_PCI + imply VIRTIO_VGA select PCI select SERIAL select ISA_BUS |