[linux] 07/16: net: Enable NET_DEVLINK 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 0be187c8a37978cf2f6e825e817a970c55647f18
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 11 02:37:47 2017 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 554fc67..5b0e2cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +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
 
   [ John Paul Adrian Glaubitz ]
   * [sh3] Build a linux-libc-dev package (Closes: #850732)
diff --git a/debian/config/config b/debian/config/config
index c482cdb..594f79b 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -5928,6 +5928,7 @@ CONFIG_NET_PKTGEN=m
 CONFIG_NET_DROP_MONITOR=m
 CONFIG_WIRELESS=y
 CONFIG_LWTUNNEL=y
+CONFIG_NET_DEVLINK=m
 
 ##
 ## file: net/6lowpan/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