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 _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

