[linux] 12/14: x86: Enable HYPERV_VSOCKETS

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 18 20:20:28 UTC 2018


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

waldi pushed a commit to branch master
in repository linux.

commit a26c8f0854072bf9005eeec3dadb76f206513e60
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Jan 18 18:57:15 2018 +0100

    x86: Enable HYPERV_VSOCKETS
---
 debian/changelog                    | 2 +-
 debian/config/kernelarch-x86/config | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 02ed7e6..eb2874d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium
   * Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD, IPV6_SEG6_LWTUNNEL,
     IPV6_SEG6_HMAC, NF_LOG_NETDEV, IP_SET_HASH_IPMAC, NET_ACT_SAMPLE,
     IPVTAP, VIRTIO_MMIO, CRYPTO_RSA, CRYPTO_DH, CRYPTO_ECDH.
-  * x86: Enable SCHED_MC_PRIO.
+  * x86: Enable SCHED_MC_PRIO, HYPERV_VSOCKETS.
 
  -- Bastian Blank <waldi at debian.org>  Thu, 18 Jan 2018 09:14:57 +0100
 
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 102ce6b..9c5e363 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1943,6 +1943,7 @@ CONFIG_NFC_HCI=m
 ## file: net/vmw_vsock/Kconfig
 ##
 CONFIG_VMWARE_VMCI_VSOCKETS=m
+CONFIG_HYPERV_VSOCKETS=m
 
 ##
 ## file: sound/drivers/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