[x86] ethernet: Enable ENA_ETHERNET as module

This commit is contained in:
Ben Hutchings 2016-11-13 03:34:00 +00:00
parent 0fc64e32b2
commit ab58b8b5ed
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -16,6 +16,7 @@ linux (4.9~rc3-1~exp2) UNRELEASED; urgency=medium
* tcp: Enable TCP_CONG_BBR as module
* [armel] Drop versatile flavour, which has been broken since version
4.5~rc4-1~exp1
* [x86] ethernet: Enable ENA_ETHERNET as module
-- Aurelien Jarno <aurel32@debian.org> Sat, 05 Nov 2016 23:17:01 +0100

View File

@ -2741,6 +2741,12 @@ CONFIG_NET_VENDOR_ALTEON=y
CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
##
## file: drivers/net/ethernet/amazon/Kconfig
##
CONFIG_NET_VENDOR_AMAZON=y
CONFIG_ENA_ETHERNET=m
##
## file: drivers/net/ethernet/amd/Kconfig
##