commit | 8200925e0231ff7f1d697c722b85948e0652d3fe | [log] [tgz] |
---|---|---|
author | Breno Matheus Lima <breno.lima@nxp.com> | Thu Jul 18 12:34:30 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:58 2019 +0200 |
tree | ec3ad55aa26a05e7b4560cf8d52e7ec7268b438d | |
parent | e46456e96c159d904382f0f6319fbe07843da0bb [diff] |
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>