summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorKevin Lannen <kevin@patroness.com>2020-05-07 08:22:02 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2020-05-07 20:27:10 -0300
commitd12d36d3d512ff54a0b23fb646f3fbf6929e884c (patch)
tree7a7270ee1a74c222b8d35a0a4185d98a084bf11c /recipes-kernel/linux
parentb8f6e8b738c00009bbea4d3b49410c85109dff64 (diff)
downloadmeta-freescale-d12d36d3d512ff54a0b23fb646f3fbf6929e884c.tar.gz
linux-imx: Remove duplicate CRYPTO_SHA512 from defconfig
The mx8 defconfig already contains CRYPTO_SHA512 as a module which is what is honored so this removes the extra line that also sets CRYPTO_SHA512 to be built in Signed-off-by: Kevin Lannen <kevin@patroness.com> Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx/mx8/defconfig1
-rw-r--r--recipes-kernel/linux/linux-imx/mx8/defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx/mx8/defconfig b/recipes-kernel/linux/linux-fslc-imx/mx8/defconfig
index 4decab9e..9973eec4 100644
--- a/recipes-kernel/linux/linux-fslc-imx/mx8/defconfig
+++ b/recipes-kernel/linux/linux-fslc-imx/mx8/defconfig
@@ -1016,7 +1016,6 @@ CONFIG_SECURITY=y
1016CONFIG_CRYPTO_USER=y 1016CONFIG_CRYPTO_USER=y
1017CONFIG_CRYPTO_TEST=m 1017CONFIG_CRYPTO_TEST=m
1018CONFIG_CRYPTO_ECHAINIV=y 1018CONFIG_CRYPTO_ECHAINIV=y
1019CONFIG_CRYPTO_SHA512=y
1020CONFIG_CRYPTO_ANSI_CPRNG=y 1019CONFIG_CRYPTO_ANSI_CPRNG=y
1021CONFIG_CRYPTO_CHACHA20POLY1305=m 1020CONFIG_CRYPTO_CHACHA20POLY1305=m
1022CONFIG_CRYPTO_TLS=m 1021CONFIG_CRYPTO_TLS=m
diff --git a/recipes-kernel/linux/linux-imx/mx8/defconfig b/recipes-kernel/linux/linux-imx/mx8/defconfig
index 4decab9e..9973eec4 100644
--- a/recipes-kernel/linux/linux-imx/mx8/defconfig
+++ b/recipes-kernel/linux/linux-imx/mx8/defconfig
@@ -1016,7 +1016,6 @@ CONFIG_SECURITY=y
1016CONFIG_CRYPTO_USER=y 1016CONFIG_CRYPTO_USER=y
1017CONFIG_CRYPTO_TEST=m 1017CONFIG_CRYPTO_TEST=m
1018CONFIG_CRYPTO_ECHAINIV=y 1018CONFIG_CRYPTO_ECHAINIV=y
1019CONFIG_CRYPTO_SHA512=y
1020CONFIG_CRYPTO_ANSI_CPRNG=y 1019CONFIG_CRYPTO_ANSI_CPRNG=y
1021CONFIG_CRYPTO_CHACHA20POLY1305=m 1020CONFIG_CRYPTO_CHACHA20POLY1305=m
1022CONFIG_CRYPTO_TLS=m 1021CONFIG_CRYPTO_TLS=m