From 1372dfa284892cfb4db49b81275e9540ebb5abd4 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 9 Nov 2014 10:15:54 +0000 Subject: [PATCH] [x86] Enable THUNDERBOLT as module (Closes: #768653) svn path=/dists/sid/linux/; revision=22058 --- debian/changelog | 6 ++++++ debian/config/kernelarch-x86/config | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2ea186bf1..53071ae63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +linux (3.16.7-3) UNRELEASED; urgency=medium + + * [x86] Enable THUNDERBOLT as module (Closes: #768653) + + -- Ben Hutchings Sun, 09 Nov 2014 10:13:09 +0000 + linux (3.16.7-2) unstable; urgency=medium [ Ian Campbell ] diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 3f57b5a2b..b85540e33 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1557,6 +1557,11 @@ CONFIG_INTEL_POWERCLAMP=m CONFIG_X86_PKG_TEMP_THERMAL=m CONFIG_ACPI_INT3403_THERMAL=m +## +## file: drivers/thunderbolt/Kconfig +## +CONFIG_THUNDERBOLT=m + ## ## file: drivers/tty/Kconfig ##