commit | f855f6cbeb4f94cd4e4a225c2246ee8012c384a2 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Jan 31 08:41:36 2011 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Mon Jan 31 15:26:07 2011 +0000 |
tree | 82d4082af9b923f0476c5176d92ebf2554f59c15 | |
parent | 92a4e0f0169498867ecb19c2244510dd4beba149 [diff] |
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>