[linux] 03/13: [amd64] PCI: Enable PCI_HYPERV as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 4 23:53:02 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit f887a754d821ddef4c416431e61b3e038b6339ab
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 4 00:13:04 2017 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 242d75e..70e5b81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
   * [x86] perf: Change PERF_EVENTS_INTEL_{CSTATE,RAPL,UNCORE} from built-in
     to modules
   * PCI: Enable PCIE_DPC (except for armel/versatile)
+  * [amd64] PCI: Enable PCI_HYPERV as module
 
   [ Salvatore Bonaccorso ]
   * sg_write()/bsg_write() is not fit to be called under KERNEL_DS
diff --git a/debian/config/amd64/config b/debian/config/amd64/config
index ed78792..d6a550a 100644
--- a/debian/config/amd64/config
+++ b/debian/config/amd64/config
@@ -156,6 +156,11 @@ CONFIG_FUJITSU_ES=m
 CONFIG_NVDIMM_PFN=y
 
 ##
+## file: drivers/pci/Kconfig
+##
+CONFIG_PCI_HYPERV=y
+
+##
 ## file: drivers/scsi/Kconfig
 ##
 CONFIG_SCSI_INIA100=m

-- 
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