[x86] thermal: Enable INT340X_THERMAL, replacing ACPI_INT3403_THERMAL

svn path=/dists/trunk/linux/; revision=22567
This commit is contained in:
Ben Hutchings 2015-05-10 02:10:02 +00:00
parent d91cf2036b
commit a8be41082a
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -235,6 +235,7 @@ linux (4.0.2-1~exp1) UNRELEASED; urgency=medium
* [arm64,armhf,powerpcspe,x86] gpio: Explicitly enable GPIOLIB, as some
drivers now depend on rather than selecting it (fixes FTBFS on i386)
* HID: Enable HID_USB_WACOM, replacing HID_WACOM
* [x86] thermal: Enable INT340X_THERMAL, replacing ACPI_INT3403_THERMAL
[ Ian Campbell ]
* [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

View File

@ -1532,7 +1532,7 @@ CONFIG_THERMAL=m
# CONFIG_CPU_THERMAL is not set
CONFIG_INTEL_POWERCLAMP=m
CONFIG_X86_PKG_TEMP_THERMAL=m
# CONFIG_INT340X_THERMAL is not set
CONFIG_INT340X_THERMAL=m
##
## file: drivers/thunderbolt/Kconfig