|
|
@@ -51,7 +51,7 @@ $(eval $(call KernelPackage,crypto-hash))
|
|
|
|
|
|
define KernelPackage/crypto-manager
|
|
|
TITLE:=CryptoAPI algorithm manager
|
|
|
- DEPENDS:=+kmod-crypto-hash
|
|
|
+ DEPENDS:=+kmod-crypto-hash +kmod-crypto-pcompress
|
|
|
KCONFIG:= \
|
|
|
CONFIG_CRYPTO_AEAD \
|
|
|
CONFIG_CRYPTO_BLKCIPHER \
|