From: Jeff Layton Date: Mon, 31 Jan 2011 13:41:36 +0000 (-0500) Subject: cifs: make CIFS depend on CRYPTO_MD4 X-Git-Tag: v2.6.38-rc4~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f855f6cbeb4f94cd4e4a225c2246ee8012c384a2;p=pandora-kernel.git cifs: make CIFS depend on CRYPTO_MD4 Recently CIFS was changed to use the kernel crypto API for MD4 hashes, but the Kconfig dependencies were not changed to reflect this. Signed-off-by: Jeff Layton Reported-and-Tested-by: Suresh Jayaraman Reviewed-by: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed