diff options
author | Dan Horák <dan@danny.cz> | 2018-07-12 16:09:09 +0200 |
---|---|---|
committer | Dan Horák <dan@danny.cz> | 2018-07-12 16:09:09 +0200 |
commit | ae8c56c0d4f4cd949e016ae77ed6272493f7f5aa (patch) | |
tree | 1e5fe7566f91aa721e354f0180134246daefd7c9 /configs | |
parent | fb83a8a8335b559553509cfde8dd89dfd36c0f66 (diff) | |
download | kernel-ae8c56c0d4f4cd949e016ae77ed6272493f7f5aa.tar.gz kernel-ae8c56c0d4f4cd949e016ae77ed6272493f7f5aa.tar.xz kernel-ae8c56c0d4f4cd949e016ae77ed6272493f7f5aa.zip |
VFIO_PCI_IGD needs explicit enable now
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/x86/CONFIG_VFIO_PCI_IGD | 1 |
1 files changed, 1 insertions, 0 deletions
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 |