diff options
Diffstat (limited to 'hw/s390x/Kconfig')
-rw-r--r-- | hw/s390x/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/s390x/Kconfig b/hw/s390x/Kconfig index 5e7d8a2..e8d4d68 100644 --- a/hw/s390x/Kconfig +++ b/hw/s390x/Kconfig @@ -5,7 +5,8 @@ config S390_CCW_VIRTIO imply VFIO_AP imply VFIO_CCW imply WDT_DIAG288 - select PCI + imply PCIE_DEVICES + select PCI_EXPRESS select S390_FLIC select SCLPCONSOLE select VIRTIO_CCW |