[amd64] enable AMD 10GbE Ethernet driver (CONFIG_AMD_XGBE=m)

This commit is contained in:
Uwe Kleine-König 2018-04-18 17:16:16 +02:00
parent f147fe68c4
commit a8c6014b43
2 changed files with 8 additions and 0 deletions

3
debian/changelog vendored
View File

@ -30,6 +30,9 @@ linux (4.16-1~exp2) UNRELEASED; urgency=medium
[ Helge Deller ]
* [hppa] Switch to self-decompressing kernel to save disk space in /boot
[ Uwe Kleine-König ]
* [amd64] enable AMD 10GbE Ethernet driver (CONFIG_AMD_XGBE=m)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 08 Apr 2018 19:03:49 +0100
linux (4.16-1~exp1) experimental; urgency=medium

View File

@ -146,6 +146,11 @@ CONFIG_VOP=m
##
CONFIG_FUJITSU_ES=m
##
## file: drivers/net/ethernet/amd/Kconfig
##
CONFIG_AMD_XGBE=m
##
## file: drivers/net/wireless/intel/ipw2x00/Kconfig
##