projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02d84ca
)
Staging: pohmelfs should depend on CRYPTO
author
Alexander Beregalov
<a.beregalov@gmail.com>
Fri, 13 Feb 2009 15:06:54 +0000
(18:06 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 3 Apr 2009 21:53:36 +0000
(14:53 -0700)
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Cc: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/pohmelfs/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/staging/pohmelfs/Kconfig
b/drivers/staging/pohmelfs/Kconfig
index f150ecb8bd083c67498f41f4d3d10b4faa325820..4c6276b5728a94cb29aaa44fcf0ac7b666f79109 100644
(file)
--- a/
drivers/staging/pohmelfs/Kconfig
+++ b/
drivers/staging/pohmelfs/Kconfig
@@
-1,6
+1,7
@@
config POHMELFS
tristate "POHMELFS filesystem support"
select CONNECTOR
+ select CRYPTO
select CRYPTO_BLKCIPHER
select CRYPTO_HMAC
help