[linux] 15/18: [x86] thermal: Enable INT3406_THERMAL as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Apr 25 22:40:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit a1a96efe465935f19f06c537d1d71ec9dcb991c8
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Apr 25 23:11:51 2017 +0100

    [x86] thermal: Enable INT3406_THERMAL as module
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9947671..8f9e526 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -341,6 +341,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium
   * [x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module
   * serial/8250: Enable SERIAL_8250_MOXA as module
   * [x86] gpio: Enable GPIO_AMDPT as module
+  * [x86] thermal: Enable INT3406_THERMAL as module
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 55af589..d1a5377 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1659,6 +1659,7 @@ CONFIG_INTEL_PCH_THERMAL=m
 ## file: drivers/thermal/int340x_thermal/Kconfig
 ##
 CONFIG_INT340X_THERMAL=m
+CONFIG_INT3406_THERMAL=m
 
 ##
 ## file: drivers/thunderbolt/Kconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list