From: Evgeniy Polyakov Date: Mon, 9 Feb 2009 21:30:15 +0000 (+0300) Subject: Staging: pohmelfs: select crypto modules from the config. X-Git-Tag: v2.6.30-rc1~202^2~477 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f26c3036f2d3670e342f3de853449bf7397f62e6;p=karo-tx-linux.git Staging: pohmelfs: select crypto modules from the config. Signed-off-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/pohmelfs/Kconfig b/drivers/staging/pohmelfs/Kconfig index 82d13ad67c86..f150ecb8bd08 100644 --- a/drivers/staging/pohmelfs/Kconfig +++ b/drivers/staging/pohmelfs/Kconfig @@ -1,6 +1,8 @@ config POHMELFS tristate "POHMELFS filesystem support" select CONNECTOR + select CRYPTO_BLKCIPHER + select CRYPTO_HMAC help POHMELFS stands for Parallel Optimized Host Message Exchange Layered File System. This is a network filesystem which supports coherent caching of data and metadata