diff --git a/debian/changelog b/debian/changelog index 975644a90..db0e1d3fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,7 +39,7 @@ linux-2.6 (2.6.26~rc9-1~experimental.1) UNRELEASED; urgency=low 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) diff --git a/debian/config/amd64/config b/debian/config/amd64/config index 3b3c62aa6..39ebe079a 100644 --- a/debian/config/amd64/config +++ b/debian/config/amd64/config @@ -1200,6 +1200,7 @@ CONFIG_PHONE_IXJ_PCMCIA=m ## file: drivers/thermal/Kconfig ## CONFIG_THERMAL=m +CONFIG_THERMAL_HWMON=y ## ## file: drivers/usb/Kconfig diff --git a/debian/config/i386/config b/debian/config/i386/config index 60df773f3..395f51ffe 100644 --- a/debian/config/i386/config +++ b/debian/config/i386/config @@ -1445,6 +1445,7 @@ CONFIG_PHONE_IXJ_PCMCIA=m ## file: drivers/thermal/Kconfig ## CONFIG_THERMAL=m +CONFIG_THERMAL_HWMON=y ## ## file: drivers/usb/Kconfig