From 3911b06010977323e2866f3a4b4bf060ce1a8117 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 29 Sep 2013 22:49:44 +0000 Subject: [PATCH] hwmon: Enable SENSORS_JC42, SENSORS_NCT6775 as modules (Closes: #722062) svn path=/dists/trunk/linux/; revision=20687 --- debian/changelog | 1 + debian/config/config | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d09b79586..6de677282 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ linux (3.11.1-1~exp1) UNRELEASED; urgency=low 3.10~rc4-1~exp1) * Stop providing virtual packages linux-image (Closes: #724569), linux-headers and linux-source + * hwmon: Enable SENSORS_JC42, SENSORS_NCT6775 as modules (Closes: #722062) [ Ian Campbell ] * [armhf] Enable CONFIG_PCI for multiplatform flavour. diff --git a/debian/config/config b/debian/config/config index 40743edd2..b7545e2c2 100644 --- a/debian/config/config +++ b/debian/config/config @@ -582,7 +582,7 @@ CONFIG_SENSORS_G760A=m CONFIG_SENSORS_CORETEMP=m CONFIG_SENSORS_IBMAEM=m CONFIG_SENSORS_IBMPEX=m -# CONFIG_SENSORS_JC42 is not set +CONFIG_SENSORS_JC42=m CONFIG_SENSORS_LINEAGE=m CONFIG_SENSORS_LM70=m CONFIG_SENSORS_LM73=m @@ -599,6 +599,7 @@ CONFIG_SENSORS_MAX1668=m CONFIG_SENSORS_MAX6639=m CONFIG_SENSORS_MAX6642=m CONFIG_SENSORS_MAX6650=m +CONFIG_SENSORS_NCT6775=m CONFIG_SENSORS_NTC_THERMISTOR=m CONFIG_SENSORS_PC87427=m # CONFIG_SENSORS_SHT15 is not set