[kernel] r11803 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386

Maximilian Attems maks at alioth.debian.org
Sun Jul 6 23:12:22 UTC 2008


Author: maks
Date: Sun Jul  6 23:12:21 2008
New Revision: 11803

Log:
x86 set THERMAL_HWMON

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Jul  6 23:12:21 2008
@@ -39,7 +39,7 @@
     CGROUP_DEVICE, USB_ISIGHTFW, HW_RANDOM_VIRTIO, RTC_DRV_FM3130,
     USB_VIDEO_CLASS.
   * [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
-    EEEPC_LAPTOP, FB_N411.
+    EEEPC_LAPTOP, FB_N411, THERMAL_HWMON.
   * [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
   * Reenable USB_SERIAL_EDGEPORT, USB_SERIAL_EDGEPORT_TI. (closes: #480195)
   * Enable TCP_MD5SIG for BGP sessions. (closes: #443742)

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sun Jul  6 23:12:21 2008
@@ -1200,6 +1200,7 @@
 ## file: drivers/thermal/Kconfig
 ##
 CONFIG_THERMAL=m
+CONFIG_THERMAL_HWMON=y
 
 ##
 ## file: drivers/usb/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Sun Jul  6 23:12:21 2008
@@ -1445,6 +1445,7 @@
 ## file: drivers/thermal/Kconfig
 ##
 CONFIG_THERMAL=m
+CONFIG_THERMAL_HWMON=y
 
 ##
 ## file: drivers/usb/Kconfig



More information about the Kernel-svn-changes mailing list