projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
941ba3f
)
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>
Fri, 30 Jul 2021 18:12:58 +0000
(20:12 +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 8d0f4a7306cf5c1ecbc9636bb0b8a0812148cfe8..7a4c6b2bee78a8ae3c1a7bb5de5239de47569a60 100644
(file)
--- a/
target/linux/generic/config-5.4
+++ b/
target/linux/generic/config-5.4
@@
-996,6
+996,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