]> git.karo-electronics.de Git - mv-sheeva.git/commit
cifs: make CIFS depend on CRYPTO_MD4
authorJeff Layton <jlayton@redhat.com>
Mon, 31 Jan 2011 13:41:36 +0000 (08:41 -0500)
committerSteve French <sfrench@us.ibm.com>
Mon, 31 Jan 2011 15:26:07 +0000 (15:26 +0000)
commitf855f6cbeb4f94cd4e4a225c2246ee8012c384a2
tree82d4082af9b923f0476c5176d92ebf2554f59c15
parent92a4e0f0169498867ecb19c2244510dd4beba149
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 <jlayton@redhat.com>
Reported-and-Tested-by: Suresh Jayaraman <sjayaraman@suse.de>
Reviewed-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/Kconfig