net: Enable LIQUIDIO as module

This commit is contained in:
Ben Hutchings 2015-10-19 21:12:06 +01:00
parent 6f97f31c49
commit 0bac3c0306
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ linux (4.2.3-3) UNRELEASED; urgency=medium
* [x86] drm: Enable DRM_AMDGPU as module
* media: Enable DVB_AS102, VIDEO_GO7007, VIDEO_GO7007_USB,
VIDEO_GO7007_LOADER, VIDEO_GO7007_USB_S2250_BOARD as modules
* net: Enable LIQUIDIO as module
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 19 Oct 2015 21:23:18 +0200

View File

@ -2598,6 +2598,12 @@ CONFIG_NET_CADENCE=y
##
# CONFIG_NET_CALXEDA_XGMAC is not set
##
## file: drivers/net/ethernet/cavium/Kconfig
##
CONFIG_NET_VENDOR_CAVIUM=y
CONFIG_LIQUIDIO=m
##
## file: drivers/net/ethernet/chelsio/Kconfig
##