[x86] vfio: Enable VFIO_PCI_VGA.

svn path=/dists/trunk/linux/; revision=21663
This commit is contained in:
Aurelien Jarno 2014-07-31 18:56:58 +00:00
parent 55b65741c1
commit 0ae51dd75b
2 changed files with 8 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux (3.16~rc6-1~exp2) UNRELEASED; urgency=medium
[ Aurelien Jarno ]
* [x86] vfio: Enable VFIO_PCI_VGA.
-- Aurelien Jarno <aurel32@debian.org> Thu, 31 Jul 2014 20:56:06 +0200
linux (3.16~rc6-1~exp1) experimental; urgency=medium
* New upstream rc

View File

@ -1615,6 +1615,7 @@ CONFIG_VFIO=m
## file: drivers/vfio/pci/Kconfig
##
CONFIG_VFIO_PCI=m
CONFIG_VFIO_PCI_VGA=y
##
## file: drivers/video/Kconfig