From 90b80386ffc60549f4529b766db182de06102b0e Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 28 Dec 2016 08:43:31 -0800 Subject: crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig Use Kconfig option to set little- or big-endian access to secure boot and trust architecture. Signed-off-by: York Sun --- include/configs/mx7_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx7_common.h') diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index 4b62cedcd3..16fedfb20b 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -76,7 +76,6 @@ #define CONFIG_CSF_SIZE 0x2000 #define CONFIG_FSL_CAAM #define CONFIG_CMD_DEKBLOB -#define CONFIG_SYS_FSL_SEC_LE #endif #endif -- cgit v1.2.3