[kernel] r22567 - in dists/trunk/linux/debian: . config/kernelarch-x86

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 02:10:02 UTC 2015


Author: benh
Date: Sun May 10 02:10:02 2015
New Revision: 22567

Log:
[x86] thermal: Enable INT340X_THERMAL, replacing ACPI_INT3403_THERMAL

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 02:08:33 2015	(r22566)
+++ dists/trunk/linux/debian/changelog	Sun May 10 02:10:02 2015	(r22567)
@@ -235,6 +235,7 @@
   * [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)

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sun May 10 02:08:33 2015	(r22566)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Sun May 10 02:10:02 2015	(r22567)
@@ -1532,7 +1532,7 @@
 # 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



More information about the Kernel-svn-changes mailing list