mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-05 02:39:40 +00:00
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48459
This commit is contained in:
parent
98a9177342
commit
eb39f41ffd
@ -104,6 +104,7 @@ define KernelPackage/crypto-rng
|
||||
KCONFIG:= \
|
||||
CONFIG_CRYPTO_DRBG \
|
||||
CONFIG_CRYPTO_DRBG_HMAC=y \
|
||||
CONFIG_CRYPTO_DRBG_HASH=n \
|
||||
CONFIG_CRYPTO_DRBG_MENU \
|
||||
CONFIG_CRYPTO_JITTERENTROPY \
|
||||
CONFIG_CRYPTO_RNG2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user