Staging: pohmelfs: select crypto modules from the config.
Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
18bc0bbd16
commit
f26c3036f2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue