From ae8c56c0d4f4cd949e016ae77ed6272493f7f5aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Thu, 12 Jul 2018 16:09:09 +0200 Subject: [PATCH] VFIO_PCI_IGD needs explicit enable now --- configs/fedora/generic/x86/CONFIG_VFIO_PCI_IGD | 1 + 1 file changed, 1 insertion(+) create mode 100644 configs/fedora/generic/x86/CONFIG_VFIO_PCI_IGD diff --git a/configs/fedora/generic/x86/CONFIG_VFIO_PCI_IGD b/configs/fedora/generic/x86/CONFIG_VFIO_PCI_IGD new file mode 100644 index 000000000..88a6f32c1 --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_VFIO_PCI_IGD @@ -0,0 +1 @@ +CONFIG_VFIO_PCI_IGD=y