Skip to content

Commit ab86ca0

Browse files
Victoria Milhoanherbertx
authored andcommitted
ARM: imx_v6_v7_defconfig: Select CAAM
Select CAAM for i.MX6 devices. Signed-off-by: Victoria Milhoan <vicki.milhoan@freescale.com> Tested-by: Horia Geantă <horia.geanta@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent bf83490 commit ab86ca0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,7 @@ CONFIG_PROVE_LOCKING=y
354354
# CONFIG_FTRACE is not set
355355
# CONFIG_ARM_UNWIND is not set
356356
CONFIG_SECURITYFS=y
357-
# CONFIG_CRYPTO_ANSI_CPRNG is not set
358-
# CONFIG_CRYPTO_HW is not set
357+
CONFIG_CRYPTO_DEV_FSL_CAAM=y
359358
CONFIG_CRC_CCITT=m
360359
CONFIG_CRC_T10DIF=y
361360
CONFIG_CRC7=m

0 commit comments

Comments
 (0)