projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c4d79a
)
generic: add missing Kconfig symbol
author
David Bauer
<mail@david-bauer.net>
Thu, 29 Jul 2021 20:57:24 +0000
(22:57 +0200)
committer
David Bauer
<mail@david-bauer.net>
Sat, 31 Jul 2021 09:49:02 +0000
(11:49 +0200)
Fixes build errors for sunxi as well as rockchip targets.
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/generic/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.4
b/target/linux/generic/config-5.4
index 8dd9ed52005bbc2d51d14a94bdf48aaedea7d329..8f515857566e353a6708a9d67c7927cd28d2e020 100644
(file)
--- a/
target/linux/generic/config-5.4
+++ b/
target/linux/generic/config-5.4
@@
-991,6
+991,8
@@
CONFIG_CRYPTO_BLKCIPHER2=y
# CONFIG_CRYPTO_CRC32C_INTEL is not set
# CONFIG_CRYPTO_CRC32_ARM_CE 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_CTR is not set
# CONFIG_CRYPTO_CTS is not set