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

Maximilian Attems maks at alioth.debian.org
Thu Aug 23 10:57:30 UTC 2007


Author: maks
Date: Thu Aug 23 10:57:29 2007
New Revision: 9354

Log:
CRYPTO_HW is enables the hardware crypto device menu, set to y
fixes symbol value 'm' invalid for CRYPTO_HW


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	Thu Aug 23 10:57:29 2007
@@ -830,7 +830,7 @@
 CONFIG_CRYPTO_CRC32C=m
 CONFIG_CRYPTO_CAMELLIA=m
 CONFIG_CRYPTO_TEST=m
-CONFIG_CRYPTO_HW=m
+CONFIG_CRYPTO_HW=y
 
 #
 # Hardware crypto devices



More information about the Kernel-svn-changes mailing list