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

Maximilian Attems maks at alioth.debian.org
Tue May 5 13:46:16 UTC 2009


Author: maks
Date: Tue May  5 13:46:14 2009
New Revision: 13573

Log:
x86 set modular EDAC_AMD8131

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Tue May  5 13:46:11 2009	(r13572)
+++ dists/trunk/linux-2.6/debian/changelog	Tue May  5 13:46:14 2009	(r13573)
@@ -19,7 +19,7 @@
     DRAGONRISE_FF, LEDS_LP5521, LEDS_DAC124S085, LEDS_BD2802,
     UIO_AEC, CRYPTO_ZLIB, REGULATOR_FIXED_VOLTAGE, NOP_USB_XCEIV,
     POHMELFS, FSCACHE, CACHEFILES, EXOFS, NFS_FSCACHE, AFS_FSCACHE.
-  * [x86] set new DELL_WMI.
+  * [x86] set new DELL_WMI, EDAC_AMD8131.
   * [x86_64] set new CRYPTO_AES_NI_INTEL.
 
   [ Ben Hutchings ]

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	Tue May  5 13:46:11 2009	(r13572)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Tue May  5 13:46:14 2009	(r13573)
@@ -347,6 +347,7 @@
 # CONFIG_EDAC_DEBUG is not set
 CONFIG_EDAC_MM_EDAC=m
 CONFIG_EDAC_AMD76X=m
+CONFIG_EDAC_AMD8131=m
 CONFIG_EDAC_E7XXX=m
 CONFIG_EDAC_E752X=m
 CONFIG_EDAC_I82875P=m

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	Tue May  5 13:46:11 2009	(r13572)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Tue May  5 13:46:14 2009	(r13573)
@@ -434,6 +434,7 @@
 # CONFIG_EDAC_DEBUG is not set
 CONFIG_EDAC_MM_EDAC=m
 CONFIG_EDAC_AMD76X=m
+CONFIG_EDAC_AMD8131=m
 CONFIG_EDAC_E7XXX=m
 CONFIG_EDAC_E752X=m
 CONFIG_EDAC_I82875P=m



More information about the Kernel-svn-changes mailing list