diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/mx6q_arm2.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/mx6q_arm2.h b/include/configs/mx6q_arm2.h index cd03bf7..b3e10f1 100644 --- a/include/configs/mx6q_arm2.h +++ b/include/configs/mx6q_arm2.h @@ -33,7 +33,9 @@ #define CONFIG_FLASH_HEADER_OFFSET 0x400 #define CONFIG_MX6_CLK32 32768 -#define CONFIG_SECURE_BOOT /*For Secure Boot*/ +/* +#define CONFIG_SECURE_BOOT +*/ #define CONFIG_SKIP_RELOCATE_UBOOT |