summaryrefslogtreecommitdiff
path: root/include/configs/mx7ulp_evk.h
diff options
context:
space:
mode:
authorBreno Matheus Lima <breno.lima@nxp.com>2019-07-18 15:34:30 +0300
committerStefano Babic <sbabic@denx.de>2019-10-08 17:35:58 +0300
commite735c62701a1df86e5a43cbc8c003c5faeffed99 (patch)
treeec3ad55aa26a05e7b4560cf8d52e7ec7268b438d /include/configs/mx7ulp_evk.h
parent717143716602244037cb14359b02c14b0d75c464 (diff)
downloadu-boot-e735c62701a1df86e5a43cbc8c003c5faeffed99.tar.xz
imx: configs: Cleanup CONFIG_SECURE_BOOT comments
Since commit 6e1f4d2652e7 ("arm: imx-common: add SECURE_BOOT option to Kconfig") the SECURE_BOOT option is selected through Kconfig. Cleanup comments in code to align with this change. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'include/configs/mx7ulp_evk.h')
-rw-r--r--include/configs/mx7ulp_evk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx7ulp_evk.h b/include/configs/mx7ulp_evk.h
index 8964dcd40e..3b02362498 100644
--- a/include/configs/mx7ulp_evk.h
+++ b/include/configs/mx7ulp_evk.h
@@ -11,9 +11,6 @@
#include <linux/sizes.h>
#include <asm/arch/imx-regs.h>
-/*Uncomment it to use secure boot*/
-/*#define CONFIG_SECURE_BOOT*/
-
#define CONFIG_BOARD_POSTCLK_INIT
#define CONFIG_SYS_BOOTM_LEN 0x1000000