diff options
author | Oleksandr Suvorov <oleksandr.suvorov@toradex.com> | 2020-04-04 14:55:40 +0300 |
---|---|---|
committer | Oleksandr Suvorov <oleksandr.suvorov@toradex.com> | 2020-04-04 16:00:02 +0300 |
commit | c5390eef98c42305cf634862cbd335d493921d73 (patch) | |
tree | 56fa4dc669701634d34aa8360609f6bae3f7ef67 /recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6 | |
parent | 9196f055af34af3b677de256f2034f0776c165a0 (diff) |
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 <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6')
-rw-r--r-- | recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
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 |