[openwrt/openwrt] qualcommax: refresh kernel config
LEDE Commits
lede-commits at lists.infradead.org
Thu Aug 10 07:22:02 PDT 2023
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/0edce7d5d9ed12c26e1ab197dddb1cc9eb9902f0
commit 0edce7d5d9ed12c26e1ab197dddb1cc9eb9902f0
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Wed Aug 9 18:25:40 2023 +0200
qualcommax: refresh kernel config
Refresh the kernel config to keep in sync with the generic one.
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
target/linux/qualcommax/config-6.1 | 3 ---
1 file changed, 3 deletions(-)
diff --git a/target/linux/qualcommax/config-6.1 b/target/linux/qualcommax/config-6.1
index ec44e936b4..6d5157afeb 100644
--- a/target/linux/qualcommax/config-6.1
+++ b/target/linux/qualcommax/config-6.1
@@ -120,13 +120,10 @@ CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CRYPTO_LZO=y
-# CONFIG_CRYPTO_POLYVAL_ARM64_CE is not set
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
-# CONFIG_CRYPTO_SM4_ARM64_CE_BLK is not set
-# CONFIG_CRYPTO_SM4_ARM64_NEON_BLK is not set
CONFIG_CRYPTO_XTS=y
CONFIG_CRYPTO_ZSTD=y
CONFIG_DCACHE_WORD_ACCESS=y
More information about the lede-commits
mailing list