From b5e846c68be51ccc1408c6dbb238801965488288 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 21 Aug 2011 15:20:47 +0000 Subject: [PATCH] Disable SENSORS_SHT15, unlikely to be usable on any supported platform (Closes: #638696) svn path=/dists/sid/linux-2.6/; revision=17980 --- debian/changelog | 8 ++++++++ debian/config/config | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 42edcbe31..99d37d09e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +linux-2.6 (3.0.0-3) UNRELEASED; urgency=low + + [ Ben Hutchings ] + * Disable SENSORS_SHT15, unlikely to be usable on any supported platform + (Closes: #638696) + + -- Ben Hutchings Sun, 21 Aug 2011 16:18:29 +0100 + linux-2.6 (3.0.0-2) unstable; urgency=high [ Aurelien Jarno ] diff --git a/debian/config/config b/debian/config/config index 337ed5c12..e2ac19bae 100644 --- a/debian/config/config +++ b/debian/config/config @@ -466,7 +466,7 @@ CONFIG_SENSORS_MAX6642=m CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_PC87427=m CONFIG_SENSORS_PMBUS=m -CONFIG_SENSORS_SHT15=m +# CONFIG_SENSORS_SHT15 is not set CONFIG_SENSORS_SHT21=m CONFIG_SENSORS_DME1737=m CONFIG_SENSORS_EMC1403=m