From 7d774c74ed6a1e2b5fb6b87d8f8873ecfa587abb Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 19 Aug 2011 02:40:39 +0000 Subject: [PATCH] hwmon: Enable SENSORS_SMM665, SENSORS_EMC2103 as modules svn path=/dists/trunk/linux-2.6/; revision=17971 --- debian/changelog | 3 ++- debian/config/config | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e85cdc619..c35eaa2d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,8 @@ linux-2.6 (3.1.0~rc2-1~experimental.1) UNRELEASED; urgency=low * target: Enable ISCSI_TARGET as module * skge: Enable SKGE_GENESIS * net/wireless: Enable RTL8192DE as module - * hwmon: Enable LM95245, MAX1668, NTC_THERMISTOR as modules + * hwmon: Enable SENSORS_EMC2103, SENSORS_LM95245, SENSORS_MAX1668, + SENSORS_NTC_THERMISTOR, SENSORS_SMM665 as modules -- Ben Hutchings Wed, 27 Jul 2011 23:58:10 +0200 diff --git a/debian/config/config b/debian/config/config index 1c15636d5..e7c4767b7 100644 --- a/debian/config/config +++ b/debian/config/config @@ -475,8 +475,10 @@ CONFIG_SENSORS_PC87427=m CONFIG_SENSORS_PMBUS=m CONFIG_SENSORS_SHT15=m CONFIG_SENSORS_SHT21=m +CONFIG_SENSORS_SMM665=m CONFIG_SENSORS_DME1737=m CONFIG_SENSORS_EMC1403=m +CONFIG_SENSORS_EMC2103=m CONFIG_SENSORS_EMC6W201=m CONFIG_SENSORS_SMSC47M192=m CONFIG_SENSORS_SCH5627=m