[kernel] r11157 - in dists/trunk/linux-2.6/debian: . config/arm

Maximilian Attems maks at alioth.debian.org
Fri Apr 25 00:16:47 UTC 2008


Author: maks
Date: Fri Apr 25 00:16:46 2008
New Revision: 11157

Log:
[arm]: Don't ovverride topconfig SENSORS_W83792D setting.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/arm/config.footbridge
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x
   dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Apr 25 00:16:46 2008
@@ -43,6 +43,8 @@
   * [xen]: Support direct load of bzImage under Xen. (closes: #474509)
     Thanks Ian Campbell <ijc at hellion.org.uk> 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

Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge	Fri Apr 25 00:16:46 2008
@@ -275,7 +275,6 @@
 # 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

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Fri Apr 25 00:16:46 2008
@@ -205,7 +205,6 @@
 # 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

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Fri Apr 25 00:16:46 2008
@@ -188,7 +188,6 @@
 # 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



More information about the Kernel-svn-changes mailing list