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

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


Author: maks
Date: Wed May 27 10:50:01 2009
New Revision: 13674

Log:
x86_64 set X86_X2APIC

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed May 27 10:49:58 2009	(r13673)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 27 10:50:01 2009	(r13674)
@@ -21,7 +21,7 @@
     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_64] set new CRYPTO_AES_NI_INTEL.
+  * [x86_64] set new CRYPTO_AES_NI_INTEL, X86_X2APIC.
   * Newer Standards-Version 3.8.1 without changes.
 
   [ Ben Hutchings ]

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64	Wed May 27 10:49:58 2009	(r13673)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64	Wed May 27 10:50:01 2009	(r13674)
@@ -3,6 +3,7 @@
 ##
 CONFIG_64BIT=y
 CONFIG_SMP=y
+CONFIG_X86_X2APIC=y
 CONFIG_CALGARY_IOMMU=y
 CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
 CONFIG_AMD_IOMMU=y



More information about the Kernel-svn-changes mailing list