[PATCH 6/6] UBUNTU: [Config] Enable CONFIG_SENSORS_PKGTEMP=m

leann.ogasawara at canonical.com leann.ogasawara at canonical.com
Tue Aug 31 01:18:28 UTC 2010


BugLink: https://bugs.launchpad.net/bugs/601073

Enable the pkgtemp driver which provides support for the package level
temperature sensore within the CPU.  The driver dumps package level
thermal information through sysfs interface so that upper level
application (e.g. lm_sensor) can retrive the information.

Signed-off-by: Leann Ogasawara <leann.ogasawara at canonical.com>
---
 debian.master/config/config.common.ubuntu |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 86962b4..3fe1eff 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -3789,6 +3789,7 @@ CONFIG_SENSORS_MC13783_ADC=m
 CONFIG_SENSORS_PC87360=m
 CONFIG_SENSORS_PC87427=m
 CONFIG_SENSORS_PCF8591=m
+CONFIG_SENSORS_PKGTEMP=m
 CONFIG_SENSORS_SHT15=m
 CONFIG_SENSORS_SIS5595=m
 CONFIG_SENSORS_SMSC47B397=m
-- 
1.7.0.4





More information about the kernel-team mailing list