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 ##