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 <sjg@chromium.org> [trini: imply under SECURE_BOOT for mx5/6/7] Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -394,7 +394,6 @@ CONFIG_CMDLINE_EDITING
|
||||
CONFIG_CMDLINE_PS_SUPPORT
|
||||
CONFIG_CMDLINE_TAG
|
||||
CONFIG_CMD_DATE
|
||||
CONFIG_CMD_DEKBLOB
|
||||
CONFIG_CMD_DFL
|
||||
CONFIG_CMD_DIAG
|
||||
CONFIG_CMD_DISPLAY
|
||||
|
||||
Reference in New Issue
Block a user