summary refs log tree commit diff stats
path: root/hw/vfio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vfio/Kconfig')
-rw-r--r--hw/vfio/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/vfio/Kconfig b/hw/vfio/Kconfig
index f0eaa75ce7..7cdba0560a 100644
--- a/hw/vfio/Kconfig
+++ b/hw/vfio/Kconfig
@@ -36,3 +36,8 @@ config VFIO_AP
     default y
     select VFIO
     depends on LINUX && S390_CCW_VIRTIO
+
+config VFIO_IGD
+    bool
+    default y if PC_PCI
+    depends on VFIO_PCI