commit | 311ec4f1a7d8849b6762d4c6126ed6aa6274cf59 | [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 | 3423f215f797e695374e7aa953f9ce0501cec3e8 [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>