]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx: Remove duplicate CRYPTO_SHA512 from defconfig
authorKevin Lannen <kevin@patroness.com>
Thu, 7 May 2020 14:22:02 +0000 (08:22 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 7 May 2020 23:27:10 +0000 (20:27 -0300)
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>
recipes-kernel/linux/linux-fslc-imx/mx8/defconfig
recipes-kernel/linux/linux-imx/mx8/defconfig

index 4decab9e6a78d8d59375b5f4dcf82bdad91011ab..9973eec487aa5a4e2288f4e508b01ed6fdb1359c 100644 (file)
@@ -1016,7 +1016,6 @@ CONFIG_SECURITY=y
 CONFIG_CRYPTO_USER=y
 CONFIG_CRYPTO_TEST=m
 CONFIG_CRYPTO_ECHAINIV=y
-CONFIG_CRYPTO_SHA512=y
 CONFIG_CRYPTO_ANSI_CPRNG=y
 CONFIG_CRYPTO_CHACHA20POLY1305=m
 CONFIG_CRYPTO_TLS=m
index 4decab9e6a78d8d59375b5f4dcf82bdad91011ab..9973eec487aa5a4e2288f4e508b01ed6fdb1359c 100644 (file)
@@ -1016,7 +1016,6 @@ CONFIG_SECURITY=y
 CONFIG_CRYPTO_USER=y
 CONFIG_CRYPTO_TEST=m
 CONFIG_CRYPTO_ECHAINIV=y
-CONFIG_CRYPTO_SHA512=y
 CONFIG_CRYPTO_ANSI_CPRNG=y
 CONFIG_CRYPTO_CHACHA20POLY1305=m
 CONFIG_CRYPTO_TLS=m