[x86] net: Enable THUNDERBOLT_NET as module (Closes: #894310)

This commit is contained in:
Ben Hutchings 2018-04-18 23:50:16 +01:00
parent 91b60c01c7
commit f3cb525153
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -509,6 +509,7 @@ linux (4.15.17-1) UNRELEASED; urgency=medium
* [x86] Enable MFD_AXP20X_I2C, AXP288_FUEL_GAUGE as modules (Closes: #895129)
* w1: Enable all "slave" device drivers (Closes: #895340)
* [arm64] net/phy: Enable MDIO_BUS_MUX_MMIOREG as module (Closes: #894336)
* [x86] net: Enable THUNDERBOLT_NET as module (Closes: #894310)
[ Vagrant Cascadian ]
* [armhf] Add patch to fix loading of imx6q-cpufreq module.

View File

@ -1027,6 +1027,7 @@ CONFIG_DUMMY=m
CONFIG_NET_FC=y
CONFIG_NET_SB1000=m
CONFIG_VMXNET3=m
CONFIG_THUNDERBOLT_NET=m
##
## file: drivers/net/arcnet/Kconfig