diff options
| author | Simon Glass <[email protected]> | 2017-04-26 22:27:53 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-04-30 10:30:03 -0400 |
| commit | c04b9b3440a2b2c55267bc76c594f49d101657fb (patch) | |
| tree | 6b22e15142b64bc31eff511ea960419a33bf9980 /scripts | |
| parent | ac20a1b21caeb779848f8f4731060dbc00f4bd7b (diff) | |
Convert CONFIG_CMD_BLOB to Kconfig
This converts the following to Kconfig:
CONFIG_CMD_BLOB
Signed-off-by: Simon Glass <[email protected]>
[trini: Add imply CMD_BLOB under CHAIN_OF_TRUST]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index a58faf71947..091cfd35af1 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -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 |
