From: Steve French Date: Sun, 14 Nov 2010 03:34:30 +0000 (+0000) Subject: [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC X-Git-Tag: v2.6.37-rc5~38^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362d31297fafb150676f4d564ecc7f7f3e3b7fd4;p=pandora-kernel.git [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC linux-2.6.37-rc1: I compiled a kernel with CIFS which subsequently failed with an error indicating it couldn't initialize crypto module "hmacmd5". CONFIG_CRYPTO_HMAC=y fixed the problem. This patch makes CIFS depend on CRYPTO_HMAC in kconfig. Signed-off-by: Jody Bruchon CC: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed