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

Maximilian Attems maks at alioth.debian.org
Tue May 10 21:26:53 UTC 2011


Author: maks
Date: Tue May 10 21:26:48 2011
New Revision: 17379

Log:
x86 enable for all aesni_intel

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
   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	Tue May 10 14:07:41 2011	(r17378)
+++ dists/trunk/linux-2.6/debian/changelog	Tue May 10 21:26:48 2011	(r17379)
@@ -1,3 +1,9 @@
+linux-2.6 (2.6.39~rc7-1~experimental.2) experimental; urgency=low
+
+  * [x86] Enable CRYPTO_AES_NI_INTEL for all flavours. (closes: #623631)
+
+ -- maximilian attems <maks at debian.org>  Tue, 10 May 2011 23:24:26 +0200
+
 linux-2.6 (2.6.39~rc7-1~experimental.1) experimental; urgency=low
 
   * [x86] Enable modular ASUS_WMI and ASUS_NB_WMI. (closes: #626141)

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Tue May 10 14:07:41 2011	(r17378)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Tue May 10 21:26:48 2011	(r17379)
@@ -113,6 +113,7 @@
 ##
 ## file: crypto/Kconfig
 ##
+CONFIG_CRYPTO_AES_NI_INTEL=m
 CONFIG_CRYPTO_CRC32C_INTEL=m
 CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m
 

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	Tue May 10 14:07:41 2011	(r17378)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64	Tue May 10 21:26:48 2011	(r17379)
@@ -35,7 +35,6 @@
 ## file: crypto/Kconfig
 ##
 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