MLK-17916: cmd: dek_blob: Convert CONFIG_CMD_DEKBLOB to Kconfig
authorBreno Lima <breno.lima@nxp.com>
Fri, 23 Mar 2018 01:33:59 +0000 (22:33 -0300)
committerYe Li <ye.li@nxp.com>
Mon, 2 Apr 2018 02:41:34 +0000 (19:41 -0700)
commit36d279784b20089f10109dd6561620d852cb810f
tree59fa1905a3678467be343fb1590ec6ec92825435
parenta091145c41fea25d7532cb4791257e22b7b40317
MLK-17916: cmd: dek_blob: Convert CONFIG_CMD_DEKBLOB to Kconfig

Currently the dek_blob command is enabled by default if
CONFIG_SECURE_BOOT is defined. Move CONFIG_CMD_DEKBLOB
enablement to Kconfig so users can select if required
by their application.

This commit is based in a previous submission from Simon Glass
in U-Boot upstream:
https://lists.denx.de/pipermail/u-boot/2017-April/289052.html

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 93e089f9202b2f9600a87eae2472db21fe5d7459)
arch/arm/imx-common/Kconfig
include/configs/mx6_common.h
include/configs/mx7_common.h
scripts/config_whitelist.txt