[kernel] r12821 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Tue Feb 17 02:54:20 UTC 2009


Author: maks
Date: Tue Feb 17 02:54:16 2009
New Revision: 12821

Log:
topconfig set CRYPTO_HMAC to modular

was set to yes out of historic reason probably still set by Xu.

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

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Feb 17 02:54:16 2009
@@ -47,7 +47,7 @@
 CONFIG_CRYPTO_LRW=m
 CONFIG_CRYPTO_PCBC=m
 CONFIG_CRYPTO_XTS=m
-CONFIG_CRYPTO_HMAC=y
+CONFIG_CRYPTO_HMAC=m
 CONFIG_CRYPTO_XCBC=m
 CONFIG_CRYPTO_CRC32C=m
 CONFIG_CRYPTO_MD4=m



More information about the Kernel-svn-changes mailing list