aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/Kconfig')
-rw-r--r--hw/i386/Kconfig8
1 files changed, 5 insertions, 3 deletions
diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig
index 78fd70396a..a6aed7c131 100644
--- a/hw/i386/Kconfig
+++ b/hw/i386/Kconfig
@@ -9,6 +9,7 @@ config PC
imply ISA_IPMI_KCS
imply ISA_IPMI_BT
imply ISA_DEBUG
+ imply PARALLEL
imply PCI_DEVICES
imply PVPANIC
imply QXL
@@ -17,16 +18,15 @@ config PC
imply TEST_DEVICES
imply TPM_CRB
imply TPM_TIS
+ imply VGA_PCI
+ imply VIRTIO_VGA
select FDC
select I8259
select I8254
select PCKBD
select PCSPK
- select I82374
select I8257
select MC146818RTC
- # Needed by the board code:
- select PARALLEL
# For ACPI builder:
select SERIAL_ISA
select ACPI_VMGENID
@@ -49,6 +49,7 @@ config PC_ACPI
config I440FX
bool
+ imply E1000_PCI
select PC_PCI
select PC_ACPI
select ACPI_SMBUS
@@ -74,6 +75,7 @@ config Q35
bool
imply VTD
imply AMD_IOMMU
+ imply E1000E_PCI_EXPRESS
select PC_PCI
select PC_ACPI
select PCI_EXPRESS_Q35