[x86] thermal: Enable INT3406_THERMAL as module

This commit is contained in:
Ben Hutchings 2017-04-25 23:11:51 +01:00
parent cc56cd8593
commit a1a96efe46
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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)

View File

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