From f3cb525153c650a651faf303043b22ee75eccc29 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 18 Apr 2018 23:50:16 +0100 Subject: [PATCH] [x86] net: Enable THUNDERBOLT_NET as module (Closes: #894310) --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5b497c018..9df794111 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 4f68de197..8423e2a94 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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