[linux] 10/13: [amd64] mic: Enable VOP_BUS and VOP as modules; re-enable INTEL_MIC_HOST as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 4 23:53:03 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 feb5d849618a6bb1d630b45f46c3659fd25bc092
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 4 02:29:08 2017 +0000

    [amd64] mic: Enable VOP_BUS and VOP as modules; re-enable INTEL_MIC_HOST as module
---
 debian/changelog           | 2 ++
 debian/config/amd64/config | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d1bf406..320a127 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
     NET_IFE_SKBPRIO as modules
   * hci_uart: Enable BT_HCIUART_AG6XX
   * nvme: Enable NVME_RDMA, NVME_TARGET, NVME_TARGET_RDMA as modules
+  * [amd64] mic: Enable VOP_BUS and VOP as modules; re-enable INTEL_MIC_HOST 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 d6a550a..5aa0804 100644
--- a/debian/config/amd64/config
+++ b/debian/config/amd64/config
@@ -135,10 +135,12 @@ CONFIG_MAC_EMUMOUSEBTN=y
 ##
 CONFIG_INTEL_MIC_BUS=m
 CONFIG_SCIF_BUS=m
+CONFIG_VOP_BUS=m
 CONFIG_INTEL_MIC_HOST=m
 # CONFIG_INTEL_MIC_CARD is not set
 CONFIG_SCIF=m
 CONFIG_MIC_COSM=m
+CONFIG_VOP=m
 
 ##
 ## file: drivers/net/Kconfig

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