From 1ffabad908d125280eaa97e96bb3f5d15d9ab025 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 13 Nov 2008 22:05:13 +0800 Subject: [PATCH] --- yaml --- r: 120609 b: refs/heads/master c: 93027354d6e8a66a12dedb89d59b21cf7c2d35ed h: refs/heads/master i: 120607: 7e748d3d4e212a1ef5b785f5273a6cbc11ca76ee v: v3 --- [refs] | 2 +- trunk/lib/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b826f6170bd2..6d05f5cf6da2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aa1a85dbd1d3265ca36f684026fe7689b7836bed +refs/heads/master: 93027354d6e8a66a12dedb89d59b21cf7c2d35ed diff --git a/trunk/lib/Kconfig b/trunk/lib/Kconfig index ce303f13ed92..fd4118e097f0 100644 --- a/trunk/lib/Kconfig +++ b/trunk/lib/Kconfig @@ -64,6 +64,7 @@ config CRC7 config LIBCRC32C tristate "CRC32c (Castagnoli, et al) Cyclic Redundancy-Check" + select CRYPTO select CRYPTO_CRC32C help This option is provided for the case where no in-kernel-tree