generic: add missing Kconfig symbol
Fixes build errors for sunxi as well as rockchip targets. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
7c4d79aa1c
commit
f038a169a0
1 changed files with 2 additions and 0 deletions
|
@ -991,6 +991,8 @@ CONFIG_CRYPTO_BLKCIPHER2=y
|
||||||
# CONFIG_CRYPTO_CRC32C_INTEL is not set
|
# CONFIG_CRYPTO_CRC32C_INTEL is not set
|
||||||
# CONFIG_CRYPTO_CRC32_ARM_CE is not set
|
# CONFIG_CRYPTO_CRC32_ARM_CE is not set
|
||||||
# CONFIG_CRYPTO_CRCT10DIF is not set
|
# CONFIG_CRYPTO_CRCT10DIF is not set
|
||||||
|
# CONFIG_CRYPTO_CRCT10DIF_ARM_CE is not set
|
||||||
|
# CONFIG_CRYPTO_CRCT10DIF_ARM64_CE is not set
|
||||||
# CONFIG_CRYPTO_CRYPTD is not set
|
# CONFIG_CRYPTO_CRYPTD is not set
|
||||||
# CONFIG_CRYPTO_CTR is not set
|
# CONFIG_CRYPTO_CTR is not set
|
||||||
# CONFIG_CRYPTO_CTS is not set
|
# CONFIG_CRYPTO_CTS is not set
|
||||||
|
|
Loading…
Reference in a new issue