summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--hw/i386/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig
index 756b1eaef8..8e8444dbf9 100644
--- a/hw/i386/Kconfig
+++ b/hw/i386/Kconfig
@@ -18,6 +18,7 @@ config PC
     imply TEST_DEVICES
     imply TPM_CRB
     imply TPM_TIS
+    imply VGA_PCI
     select FDC
     select I8259
     select I8254
@@ -47,6 +48,7 @@ config PC_ACPI
 
 config I440FX
     bool
+    imply E1000_PCI
     select PC_PCI
     select PC_ACPI
     select ACPI_SMBUS
@@ -72,6 +74,7 @@ config Q35
     bool
     imply VTD
     imply AMD_IOMMU
+    imply E1000E_PCI_EXPRESS
     select PC_PCI
     select PC_ACPI
     select PCI_EXPRESS_Q35