[x86] PCI: Enable VMD as module

This commit is contained in:
Ben Hutchings 2017-01-04 00:28:35 +00:00
parent 3131927f49
commit 589b068d1b
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ linux (4.9-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* Set ABI to trunk
* Enable USERFAULTFD (except on armel/marvell)
* [x86] PCI: Enable VMD as module
[ Uwe Kleine-König ]
* enable `perf data' support; patch by Sebastian Andrzej Siewior

View File

@ -1287,6 +1287,11 @@ CONFIG_HT_IRQ=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
##
## file: drivers/pci/host/Kconfig
##
CONFIG_VMD=m
##
## file: drivers/pci/hotplug/Kconfig
##