From 5d0384b95afca739eec07ee9f7b69a81d30dc7ee Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Fri, 25 Apr 2008 00:16:46 +0000 Subject: [PATCH] [arm]: Don't ovverride topconfig SENSORS_W83792D setting. svn path=/dists/trunk/linux-2.6/; revision=11157 --- debian/changelog | 2 ++ debian/config/arm/config.footbridge | 1 - debian/config/arm/config.iop32x | 1 - debian/config/arm/config.ixp4xx | 1 - 4 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 94008ade2..36aef49a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,8 @@ linux-2.6 (2.6.25-1~experimental.1) UNRELEASED; urgency=low * [xen]: Support direct load of bzImage under Xen. (closes: #474509) Thanks Ian Campbell for patches. * [xen]: Module autoprobing support for frontend drivers. + * [arm]: Don't ovverride topconfig SENSORS_W83792D setting. + (closes: #477745) [ Martin Michlmayr ] * [arm/armel] Add a kernel for Orion based devices, such as the QNAP diff --git a/debian/config/arm/config.footbridge b/debian/config/arm/config.footbridge index 2e05dab0f..2bc2a5e6f 100644 --- a/debian/config/arm/config.footbridge +++ b/debian/config/arm/config.footbridge @@ -275,7 +275,6 @@ CONFIG_SENSORS_ATXP1=m # CONFIG_SENSORS_SMSC47B397 is not set # CONFIG_SENSORS_VIA686A is not set # CONFIG_SENSORS_W83781D is not set -CONFIG_SENSORS_W83792D=m # CONFIG_SENSORS_W83L785TS is not set # CONFIG_SENSORS_W83627HF is not set CONFIG_SENSORS_W83627EHF=m diff --git a/debian/config/arm/config.iop32x b/debian/config/arm/config.iop32x index 21d071440..0b6a417c2 100644 --- a/debian/config/arm/config.iop32x +++ b/debian/config/arm/config.iop32x @@ -205,7 +205,6 @@ CONFIG_SENSORS_F75375S=y # CONFIG_SENSORS_VIA686A is not set # CONFIG_SENSORS_VT8231 is not set # CONFIG_SENSORS_W83781D is not set -# CONFIG_SENSORS_W83792D is not set # CONFIG_SENSORS_W83L785TS is not set # CONFIG_SENSORS_W83627HF is not set # CONFIG_SENSORS_W83627EHF is not set diff --git a/debian/config/arm/config.ixp4xx b/debian/config/arm/config.ixp4xx index 521e91815..bb907bbaa 100644 --- a/debian/config/arm/config.ixp4xx +++ b/debian/config/arm/config.ixp4xx @@ -188,7 +188,6 @@ CONFIG_SENSORS_MAX1619=m # CONFIG_SENSORS_VIA686A is not set CONFIG_SENSORS_VT8231=m # CONFIG_SENSORS_W83781D is not set -CONFIG_SENSORS_W83792D=m # CONFIG_SENSORS_W83L785TS is not set # CONFIG_SENSORS_W83627HF is not set CONFIG_SENSORS_W83627EHF=m