From c5390eef98c42305cf634862cbd335d493921d73 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Sat, 4 Apr 2020 14:55:40 +0300 Subject: linux-toradex-rt: synchronise defconfigs Basically, as per the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git b1df9c77a53e92dc6b993007e3d8bb1f3cc61bf6: colibri imx6ull: defconfig: enable building backports-5.4 Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov --- recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/apalis-imx6/defconfig | 2 ++ recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig | 2 ++ .../linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig | 2 ++ recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx7/defconfig | 2 ++ recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig | 2 ++ 5 files changed, 10 insertions(+) diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/apalis-imx6/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/apalis-imx6/defconfig index 2c26985..e250e37 100644 --- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/apalis-imx6/defconfig +++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/apalis-imx6/defconfig @@ -368,6 +368,8 @@ CONFIG_CRYPTO_DEV_FSL_CAAM=y CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=m CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO=y +CONFIG_ASYMMETRIC_KEY_TYPE=y +CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=m CONFIG_CRC_CCITT=y CONFIG_CRC_T10DIF=y CONFIG_CRC7=m diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig index 2862d20..34ddaea 100644 --- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig +++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig @@ -361,6 +361,8 @@ CONFIG_CRYPTO_DEV_FSL_CAAM=y CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=m CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO=y +CONFIG_ASYMMETRIC_KEY_TYPE=y +CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=m CONFIG_CRC_CCITT=y CONFIG_CRC_T10DIF=y CONFIG_CRC7=m diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig index 0669810..d263746 100644 --- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig +++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig @@ -372,6 +372,8 @@ CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=m CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO=y CONFIG_CRYPTO_DEV_MXS_DCP=y +CONFIG_ASYMMETRIC_KEY_TYPE=y +CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=m CONFIG_CRC_CCITT=y CONFIG_CRC_T10DIF=y CONFIG_CRC7=m diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx7/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx7/defconfig index 45a8325..13a1112 100644 --- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx7/defconfig +++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx7/defconfig @@ -375,6 +375,8 @@ CONFIG_CRYPTO_TWOFISH=y CONFIG_CRYPTO_DEV_FSL_CAAM=y CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=m +CONFIG_ASYMMETRIC_KEY_TYPE=y +CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=m CONFIG_CRC_CCITT=y CONFIG_CRC_T10DIF=y CONFIG_CRC_ITU_T=m diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig index 3012099..3ebf033 100644 --- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig +++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig @@ -873,3 +873,5 @@ CONFIG_CRYPTO_SHA256_ARM64=y CONFIG_CRYPTO_SHA512_ARM64=m CONFIG_CRYPTO_CRC32_ARM64_CE=m CONFIG_CRYPTO_AES_ARM64=y +CONFIG_ASYMMETRIC_KEY_TYPE=y +CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=m -- cgit v1.2.3