diff mbox

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

Message ID c9ce539702c41c1513efa2ef513b3c08e1d14934.1283216670.git.leann.ogasawara@canonical.com
State Accepted
Delegated to: Leann Ogasawara
Headers show

Commit Message

Leann Ogasawara Aug. 31, 2010, 1:18 a.m. UTC
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@canonical.com>
---
 debian.master/config/config.common.ubuntu |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff mbox

Patch

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