[linux] 05/18: ethernet: Enable NFP_NETVF as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Apr 25 22:40:28 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 9ee3fb11513bc4984465265ee99a503b919a35e2
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Apr 25 22:41:37 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 82870a5..36f67a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -335,6 +335,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium
   * PCI: Enable PCIE_PTM (except on armel/marvell)
   * 6lowpan: Enable Generic Header Compression modules
   * net/sched: Enable NET_ACT_SKBMOD as module
+  * ethernet: Enable NFP_NETVF as module
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 5495c14..14248f7 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -3026,6 +3026,7 @@ CONFIG_VXGE=m
 ## file: drivers/net/ethernet/netronome/Kconfig
 ##
 CONFIG_NET_VENDOR_NETRONOME=y
+CONFIG_NFP_NETVF=m
 
 ##
 ## file: drivers/net/ethernet/oki-semi/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