commit | c04b9b3440a2b2c55267bc76c594f49d101657fb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 26 22:27:53 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Apr 30 10:30:03 2017 -0400 |
tree | 6b22e15142b64bc31eff511ea960419a33bf9980 | |
parent | ac20a1b21caeb779848f8f4731060dbc00f4bd7b [diff] |
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>