summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-10-18 08:39:41 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-10-18 08:41:04 -0400
commitd71010a200aeb4262e8f97dd645d82f1931422d0 (patch)
tree04fe41382d47ca9df29dfa4721fe50ce0ae2f9aa
parentc9d1c6657dd56a160344be6804155a1d0a51026d (diff)
Enable VFIO (rhbz 867152)
-rw-r--r--config-generic4
-rw-r--r--kernel.spec3
2 files changed, 6 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index c7a03cf2..8fca0dc4 100644
--- a/config-generic
+++ b/config-generic
@@ -4159,7 +4159,9 @@ CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
# CONFIG_UIO_NETX is not set
-# CONFIG_VFIO is not set
+CONFIG_VFIO=m
+CONFIG_VFIO_IOMMU_TYPE1=m
+CONFIG_VFIO_PCI=m
# LIRC
diff --git a/kernel.spec b/kernel.spec
index f54b2c33..1e9ada3e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2311,6 +2311,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Oct 18 2012 Josh Boyer <jwboyer@redhat.com>
+- Enable VFIO (rhbz 867152)
+
* Wed Oct 17 2012 Justin M. Forbes <jforbes@redhat.com> - 3.7.0-0.rc1.git1.1
- Linux v3.7-rc1-78-g8d2b6b3