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

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


Author: maks
Date: Tue May  5 13:46:11 2009
New Revision: 13572

Log:
x86_64 enable modular CRYPTO_AES_NI_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	Tue May  5 13:46:08 2009	(r13571)
+++ dists/trunk/linux-2.6/debian/changelog	Tue May  5 13:46:11 2009	(r13572)
@@ -20,6 +20,7 @@
     UIO_AEC, CRYPTO_ZLIB, REGULATOR_FIXED_VOLTAGE, NOP_USB_XCEIV,
     POHMELFS, FSCACHE, CACHEFILES, EXOFS, NFS_FSCACHE, AFS_FSCACHE.
   * [x86] set new DELL_WMI.
+  * [x86_64] set new CRYPTO_AES_NI_INTEL.
 
   [ Ben Hutchings ]
   * Remove firmware from driver/staging (closes: #521553)

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	Tue May  5 13:46:08 2009	(r13571)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Tue May  5 13:46:11 2009	(r13572)
@@ -127,6 +127,7 @@
 ##
 CONFIG_CRYPTO_CRC32C_INTEL=m
 CONFIG_CRYPTO_AES_X86_64=m
+CONFIG_CRYPTO_AES_NI_INTEL=m
 CONFIG_CRYPTO_SALSA20_X86_64=m
 CONFIG_CRYPTO_TWOFISH_X86_64=m
 



More information about the Kernel-svn-changes mailing list