From 1f7b2468555b0e0ccf9cb45dd00230034a4c8266 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Tue, 28 Jun 2011 12:44:11 +0000 Subject: [PATCH] topconfig enable modular SENSORS_MAX6642 svn path=/dists/trunk/linux-2.6/; revision=17753 --- debian/changelog | 3 ++- debian/config/config | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 99b52c053..336d365b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,8 @@ linux-2.6 (3.0.0~rc5-1~experimental.2) UNRELEASED; urgency=low * Topconfig enable modular USB_NET_KALMIA, I2C_DIOLAN_U2C, SMBUS, SENSORS_SMBUS, SENSORS_SHT21, SENSORS_EMC6W201, SENSORS_SCH5627, SENSORS_ADS1015, SENSORS_W83795, SENSORS_DS620, SENSORS_LINEAGE, - SENSORS_LTC4151, SENSORS_LTC4261, SENSORS_MAX16065, SENSORS_MAX6639. + SENSORS_LTC4151, SENSORS_LTC4261, SENSORS_MAX16065, SENSORS_MAX6639, + SENSORS_MAX6642. * [x86] enable modular I2C_PXA, SENSORS_FAM15H_POWER. -- maximilian attems Tue, 28 Jun 2011 12:10:21 +0200 diff --git a/debian/config/config b/debian/config/config index 329f52133..905800f49 100644 --- a/debian/config/config +++ b/debian/config/config @@ -459,6 +459,7 @@ CONFIG_SENSORS_LTC4245=m CONFIG_SENSORS_LTC4261=m CONFIG_SENSORS_LM95241=m CONFIG_SENSORS_MAX1111=m +CONFIG_SENSORS_MAX6642=m CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_MAX16065=m CONFIG_SENSORS_MAX6639=m