[x86] thermal: Disable THERMAL_OF

This commit is contained in:
Ben Hutchings 2016-02-10 01:28:08 +00:00
parent e502fed247
commit 5a231207c7
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -75,7 +75,8 @@ linux (4.4.1-1~exp1) UNRELEASED; urgency=medium
* [x86] rfkill: Enable DELL_RBTN as module
* serial: Enable SERIAL_OF_PLATFORM as module
* sound/firewire: Enable SND_FIREWIRE_DIGI00X, SND_FIREWIRE_TASCAM as modules
* [x86] thermal: Enable INTEL_PCH_THERMAL, INTEL_SOC_DTS_THERMAL as modules
* [x86] thermal: Enable INTEL_PCH_THERMAL, INTEL_SOC_DTS_THERMAL as modules;
disable THERMAL_OF
* [x86] Enable INTEL_PMC_IPC as module
* vfs,nvdimm: Really enable FS_DAX

View File

@ -1631,6 +1631,7 @@ CONFIG_PRISM2_USB=m
## file: drivers/thermal/Kconfig
##
CONFIG_THERMAL=m
# CONFIG_THERMAL_OF is not set
# CONFIG_CPU_THERMAL is not set
CONFIG_INTEL_POWERCLAMP=m
CONFIG_X86_PKG_TEMP_THERMAL=m