[kernel] r9858 - in dists/trunk/linux-2.6/debian: . config/i386

Maximilian Attems maks at alioth.debian.org
Sun Dec 2 12:29:11 UTC 2007


Author: maks
Date: Sun Dec  2 12:29:11 2007
New Revision: 9858

Log:
i386 set new 2.6.24 edac drivers


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  2 12:29:11 2007
@@ -14,7 +14,7 @@
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
-  * [i386] Set SND_SC6000.
+  * [i386] Set SND_SC6000, EDAC_I3000, EDAC_I5000.
 
   [ Bastian Blank ]
   * [amd64, i386]: Set kernel architecture to x86.
@@ -23,7 +23,7 @@
   [ Martin Michlmayr ]
   * [mipsel/r5k-cobalt] Enable the new LEDs driver for Cobalt RaQ.
 
- -- maximilian attems <maks at debian.org>  Sun,  2 Dec 2007 13:06:40 +0100
+ -- maximilian attems <maks at debian.org>  Sun,  2 Dec 2007 13:27:46 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Sun Dec  2 12:29:11 2007
@@ -1471,12 +1471,14 @@
 CONFIG_SND_CS5535AUDIO=m
 CONFIG_VM86=y
 CONFIG_SPARSEMEM_STATIC=y
+CONFIG_EDAC=y
 # CONFIG_EDAC_DEBUG is not set
+CONFIG_EDAC_MM_EDAC=m
 CONFIG_EDAC_I82875P=m
+CONFIG_EDAC_I3000=m
+CONFIG_EDAC_I5000=m
 CONFIG_EDAC_AMD76X=m
 CONFIG_EDAC_E7XXX=m
-CONFIG_EDAC=y
-CONFIG_EDAC_MM_EDAC=m
 # CONFIG_VMSPLIT_3G is not set
 CONFIG_VMSPLIT_3G_OPT=y
 CONFIG_EDAC_I82860=m



More information about the Kernel-svn-changes mailing list