[kernel] r13675 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Maximilian Attems maks at alioth.debian.org
Wed May 27 10:50:06 UTC 2009


Author: maks
Date: Wed May 27 10:50:04 2009
New Revision: 13675

Log:
x86: set X86_CPU_DEBUG

thanks for unification waldi.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed May 27 10:50:01 2009	(r13674)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 27 10:50:04 2009	(r13675)
@@ -20,7 +20,8 @@
     UIO_AEC, CRYPTO_ZLIB, REGULATOR_FIXED_VOLTAGE, NOP_USB_XCEIV,
     POHMELFS, FSCACHE, CACHEFILES, EXOFS, NFS_FSCACHE, AFS_FSCACHE,
     MTD_NAND_NANDSIM, STRIP_ASM_SYMS.
-  * [x86] set new DELL_WMI, EDAC_AMD8131, EDAC_AMD8111, X86_PAT, DMAR.
+  * [x86] set new DELL_WMI, EDAC_AMD8131, EDAC_AMD8111, X86_PAT, DMAR,
+    X86_CPU_DEBUG.
   * [x86_64] set new CRYPTO_AES_NI_INTEL, X86_X2APIC.
   * Newer Standards-Version 3.8.1 without changes.
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Wed May 27 10:50:01 2009	(r13674)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Wed May 27 10:50:04 2009	(r13675)
@@ -29,6 +29,7 @@
 CONFIG_MICROCODE_AMD=y
 CONFIG_X86_MSR=m
 CONFIG_X86_CPUID=m
+CONFIG_X86_CPU_DEBUG=m
 CONFIG_NODES_SHIFT=6
 # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
 CONFIG_X86_RESERVE_LOW_64K=y



More information about the Kernel-svn-changes mailing list