X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=fs%2Fcifs%2FKconfig;h=0ed213970cede228e097a04eec99c94ce97a6146;hb=d2b915210b5ec01409f581421d633eca6c38d444;hp=917b7d449bb2a6248c28c23284cf82d9c032f285;hpb=b235f371a2572d7c86a121d96d889eee02ed00e2;p=mirror_ubuntu-zesty-kernel.git diff --git a/fs/cifs/Kconfig b/fs/cifs/Kconfig index 917b7d449bb2..0ed213970ced 100644 --- a/fs/cifs/Kconfig +++ b/fs/cifs/Kconfig @@ -2,6 +2,9 @@ config CIFS tristate "CIFS support (advanced network filesystem, SMBFS successor)" depends on INET select NLS + select CRYPTO + select CRYPTO_MD5 + select CRYPTO_ARC4 help This is the client VFS module for the Common Internet File System (CIFS) protocol which is the successor to the Server Message Block