[linux] 02/10: [x86] PCI: Enable VMD as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 5 23:35:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 589b068d1b7911a1328d8f00a8938b0453fd03c2
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 4 00:28:35 2017 +0000

    [x86] PCI: Enable VMD as module
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c90f94f..665792f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 449693e..994606c 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1288,6 +1288,11 @@ CONFIG_PCI_PRI=y
 CONFIG_PCI_PASID=y
 
 ##
+## file: drivers/pci/host/Kconfig
+##
+CONFIG_VMD=m
+
+##
 ## file: drivers/pci/hotplug/Kconfig
 ##
 CONFIG_HOTPLUG_PCI=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list