ethernet: Enable NFP_NETVF as module

This commit is contained in:
Ben Hutchings 2017-04-25 22:41:37 +01:00
parent 6a09142123
commit 9ee3fb1151
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

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

View File

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