From 285226785ee178c0bbe8a67185c21e461cf4bc9f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 Mar 2017 16:51:58 -0500 Subject: Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs In some cases this is absolutely required, so select this for some secure features. This also requires migration of RSA_FREESCALE_EXP Cc: Ruchika Gupta Cc: Poonam Aggrwal Cc: Naveen Burmi Cc: Po Liu Cc: Shengzhou Liu Cc: Priyanka Jain Cc: Sumit Garg Cc: Shaohui Xie Cc: Chunhe Lan Cc: Feng Li Cc: Alison Wang Cc: Mingkai Hu Cc: York Sun Cc: Saksham Jain Cc: Prabhakar Kushwaha Signed-off-by: Tom Rini --- arch/arm/imx-common/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/imx-common') diff --git a/arch/arm/imx-common/Kconfig b/arch/arm/imx-common/Kconfig index a6b61ad..7ee74d5 100644 --- a/arch/arm/imx-common/Kconfig +++ b/arch/arm/imx-common/Kconfig @@ -28,6 +28,7 @@ config USE_IMXIMG_PLUGIN config SECURE_BOOT bool "Support i.MX HAB features" depends on ARCH_MX7 || ARCH_MX6 || ARCH_MX5 + select FSL_CAAM help This option enables the support for secure boot (HAB). See doc/README.mxc_hab for more details. -- cgit v1.1