[kernel] r14514 - in dists/trunk/linux-2.6/debian: . config
Bastian Blank
waldi at alioth.debian.org
Fri Oct 30 08:46:43 UTC 2009
Author: waldi
Date: Fri Oct 30 08:46:42 2009
New Revision: 14514
Log:
* debian/changelog: Update.
* debian/config/config: Enable CRYPTO_VMAC and CRYPTO_GHASH.
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog Fri Oct 30 08:40:29 2009 (r14513)
+++ dists/trunk/linux-2.6/debian/changelog Fri Oct 30 08:46:42 2009 (r14514)
@@ -8,7 +8,7 @@
[ Bastian Blank ]
* [mips] Don't force EMBEDDED on.
* [sparc] Don't builtin Ext2 support.
- * Enable PERF_EVENTS, EVENT_PROFILE.
+ * Enable PERF_EVENTS, EVENT_PROFILE, CRYPTO_VMAC, CRYPTO_GHASH.
* Use SLUB as default SLAB allocator.
-- Ben Hutchings <ben at decadent.org.uk> Mon, 26 Oct 2009 01:18:26 +0000
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config Fri Oct 30 08:40:29 2009 (r14513)
+++ dists/trunk/linux-2.6/debian/config/config Fri Oct 30 08:46:42 2009 (r14514)
@@ -42,7 +42,9 @@
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_HMAC=m
CONFIG_CRYPTO_XCBC=m
+CONFIG_CRYPTO_VMAC=m
CONFIG_CRYPTO_CRC32C=m
+CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
More information about the Kernel-svn-changes
mailing list