kernel: make kmod-crypto-rng depend on kmod-crypto-hash
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47883
This commit is contained in:
@@ -100,6 +100,7 @@ $(eval $(call KernelPackage,crypto-wq))
|
||||
|
||||
define KernelPackage/crypto-rng
|
||||
TITLE:=CryptoAPI random number generation
|
||||
DEPENDS:=+kmod-crypto-hash
|
||||
KCONFIG:= \
|
||||
CONFIG_CRYPTO_DRBG \
|
||||
CONFIG_CRYPTO_JITTERENTROPY \
|
||||
|
||||
Reference in New Issue
Block a user