]> Git Repo - J-u-boot.git/commit - arch/arm/mach-imx/Kconfig
Convert CONFIG_CMD_DEKBLOB to Kconfig
authorSimon Glass <[email protected]>
Thu, 27 Apr 2017 04:28:06 +0000 (22:28 -0600)
committerTom Rini <[email protected]>
Sun, 30 Apr 2017 17:41:00 +0000 (13:41 -0400)
commitd569c95ec0daf8749ac07414f979bb9483d2d8a6
tree64d7540f771e347839a87428084964177beee22f
parent279e7c491b140d69fb1a87c7ab507fdc6978568b
Convert CONFIG_CMD_DEKBLOB to Kconfig

This converts the following to Kconfig:
   CONFIG_CMD_DEKBLOB

Note: This option does not seem to actually be enabled by any board.

Signed-off-by: Simon Glass <[email protected]>
[trini: imply under SECURE_BOOT for mx5/6/7]
Signed-off-by: Tom Rini <[email protected]>
arch/arm/imx-common/Kconfig
include/configs/mx6_common.h
include/configs/mx7_common.h
scripts/config_whitelist.txt
This page took 0.035493 seconds and 4 git commands to generate.