mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-06 19:39:48 +00:00
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…
x
Reference in New Issue
Block a user