[linux] 10/16: net: Enable MACSEC as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 11 05:15: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 12fe2ee262d7d83a4a0f533c6f43c3d25367bbe4
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 11 03:14:20 2017 +0000

    net: Enable MACSEC as module
---
 debian/changelog     | 2 +-
 debian/config/config | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 731db8b..44e1aaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,7 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
   * vsock: Enable VSOCKETS, VHOST_VSOCK, VIRTIO_VSOCKETS as modules
   * hci_uart: Enable BT_HCIUART_MRVL
   * rxrpc: Enable AF_RXRPC_IPV6
-  * net: Enable NET_DEVLINK as module
+  * net: Enable NET_DEVLINK, MACSEC as modules
   * SCSI: Enable SCSI_SMARTPQI as module
   * target: Enable ISCSI_TARGET_CXGB4 as module
 
diff --git a/debian/config/config b/debian/config/config
index 8de8b3e..ecc9094 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -2649,6 +2649,7 @@ CONFIG_IPVLAN=m
 CONFIG_VXLAN=m
 CONFIG_GENEVE=m
 CONFIG_GTP=m
+CONFIG_MACSEC=m
 CONFIG_NETCONSOLE=m
 CONFIG_NETCONSOLE_DYNAMIC=y
 CONFIG_TUN=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