aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.10
diff options
context:
space:
mode:
authorIlya Lipnitskiy <ilya.lipnitskiy@gmail.com>2021-03-03 08:58:22 -0800
committerPetr Štetiar <ynezz@true.cz>2021-03-05 14:41:14 +0100
commitfc61a87c2990fa90ed7e468bf0b85a8bb1fcd2f7 (patch)
treea6e67fd4e90caeafacde198200fc7d45ada6b45b /target/linux/generic/config-5.10
parent0eef8402ee2ad014121932c860174e6d95440e17 (diff)
downloadupstream-fc61a87c2990fa90ed7e468bf0b85a8bb1fcd2f7.tar.gz
upstream-fc61a87c2990fa90ed7e468bf0b85a8bb1fcd2f7.tar.bz2
upstream-fc61a87c2990fa90ed7e468bf0b85a8bb1fcd2f7.zip
generic: config-5.10: add missing symbols
Add symbols missing after latest crypto.mk and WireGuard changes. Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Diffstat (limited to 'target/linux/generic/config-5.10')
-rw-r--r--target/linux/generic/config-5.107
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 852113c865..e5b8ef9e89 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -1024,6 +1024,7 @@ CONFIG_CRYPTO_ALGAPI2=y
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_BLAKE2B is not set
# CONFIG_CRYPTO_BLAKE2S is not set
+# CONFIG_CRYPTO_BLAKE2S_X86 is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
@@ -1034,6 +1035,8 @@ CONFIG_CRYPTO_ALGAPI2=y
# CONFIG_CRYPTO_CHACHA20 is not set
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
# CONFIG_CRYPTO_CHACHA20_NEON is not set
+# CONFIG_CRYPTO_CHACHA20_X86_64 is not set
+# CONFIG_CRYPTO_CHACHA_MIPS is not set
# CONFIG_CRYPTO_CMAC is not set
# CONFIG_CRYPTO_CRC32 is not set
# CONFIG_CRYPTO_CRC32C is not set
@@ -1045,6 +1048,7 @@ CONFIG_CRYPTO_ALGAPI2=y
# CONFIG_CRYPTO_CTS is not set
# CONFIG_CRYPTO_CURVE25519 is not set
# CONFIG_CRYPTO_CURVE25519_NEON is not set
+# CONFIG_CRYPTO_CURVE25519_X86 is not set
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
@@ -1136,7 +1140,10 @@ CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
# CONFIG_CRYPTO_PCOMP2 is not set
CONFIG_CRYPTO_PCRYPT=y
# CONFIG_CRYPTO_POLY1305 is not set
+# CONFIG_CRYPTO_POLY1305_ARM is not set
# CONFIG_CRYPTO_POLY1305_MIPS is not set
+# CONFIG_CRYPTO_POLY1305_NEON is not set
+# CONFIG_CRYPTO_POLY1305_X86_64 is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set