Skip to content

Commit

Permalink
Staging: pohmelfs: select crypto modules from the config.
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Evgeniy Polyakov authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 18bc0bb commit f26c303
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/staging/pohmelfs/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f26c303

Please sign in to comment.