mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
Staging: pohmelfs should depend on CRYPTO
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com> Cc: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
02d84ca5ed
commit
a6bab77c71
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
config POHMELFS
|
||||
tristate "POHMELFS filesystem support"
|
||||
select CONNECTOR
|
||||
select CRYPTO
|
||||
select CRYPTO_BLKCIPHER
|
||||
select CRYPTO_HMAC
|
||||
help
|
||||
|
|
Loading…
Reference in a new issue