cifs: make CIFS depend on CRYPTO_MD4
authorJeff Layton <[email protected]>
Mon, 31 Jan 2011 13:41:36 +0000 (08:41 -0500)
committerSteve French <[email protected]>
Mon, 31 Jan 2011 15:26:07 +0000 (15:26 +0000)
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 <[email protected]>
Reported-and-Tested-by: Suresh Jayaraman <[email protected]>
Reviewed-by: Shirish Pargaonkar <[email protected]>
Signed-off-by: Steve French <[email protected]>
fs/cifs/Kconfig

index ee45648b0d1a9fead5722811171c6f5bcc3d8043..7cb0f7f847e4c29b7114318b2d128e4eedffccbe 100644 (file)
@@ -3,6 +3,7 @@ config CIFS
        depends on INET
        select NLS
        select CRYPTO
+       select CRYPTO_MD4
        select CRYPTO_MD5
        select CRYPTO_HMAC
        select CRYPTO_ARC4