mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-27 09:02:20 +00:00
Convert CONFIG_CMD_BLOB to Kconfig
This converts the following to Kconfig: CONFIG_CMD_BLOB Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Add imply CMD_BLOB under CHAIN_OF_TRUST] Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
ac20a1b21c
commit
c04b9b3440
6 changed files with 46 additions and 4 deletions
|
@ -393,7 +393,6 @@ CONFIG_CM922T_XA10
|
|||
CONFIG_CMDLINE_EDITING
|
||||
CONFIG_CMDLINE_PS_SUPPORT
|
||||
CONFIG_CMDLINE_TAG
|
||||
CONFIG_CMD_BLOB
|
||||
CONFIG_CMD_BMODE
|
||||
CONFIG_CMD_BMP
|
||||
CONFIG_CMD_BSP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue