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

Maximilian Attems maks at alioth.debian.org
Fri Feb 6 13:36:13 UTC 2009


Author: maks
Date: Fri Feb  6 13:36:11 2009
New Revision: 12714

Log:
x86_64 set modular CRYPTO_CRC32C_INTEL

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Feb  6 13:36:11 2009
@@ -44,7 +44,7 @@
   * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS,
     MICROCODE_INTEL, MICROCODE_AMD.
   * [x86_64] set AMD_IOMMU, MTRR_SANITIZER, DMAR, DMAR_GFX_WA,
-    DMAR_FLOPPY_WA, INTR_REMAP.
+    DMAR_FLOPPY_WA, INTR_REMAP, CRYPTO_CRC32C_INTEL.
   * Add stable releases 2.6.28.1-3.
   * Turn off SYSFS_DEPRECATED* for newer udev and proper /sys/.
   * linux-libc-dev: Add versioned replaces libdrm-dev. (closes: #513604)

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Fri Feb  6 13:36:11 2009
@@ -117,6 +117,7 @@
 ##
 ## file: crypto/Kconfig
 ##
+CONFIG_CRYPTO_CRC32C_INTEL=m
 CONFIG_CRYPTO_AES_X86_64=m
 CONFIG_CRYPTO_SALSA20_X86_64=m
 CONFIG_CRYPTO_TWOFISH_X86_64=m



More information about the Kernel-svn-changes mailing list