commit | 3322e21dfe4dd758ea5481d065529521fcc94638 | [log] [tgz] |
---|---|---|
author | Aneesh Bansal <aneesh.bansal@nxp.com> | Fri Jan 22 16:37:23 2016 +0530 |
committer | York Sun <york.sun@nxp.com> | Wed Jan 27 08:12:26 2016 -0800 |
tree | 21fbfae87d664623874308a90541176c66b2dcf6 | |
parent | 962021a06096a84524e95de5e85b9fe6ce5502fe [diff] |
secure_boot: include/configs: move definition of CONFIG_CMD_BLOB CONFIG_CMD_BLOB must be defined in case of Secure Boot. It was earlier defined in all config files. The definition has been moved to a common file which is included by all configs. Signed-off-by: Aneesh Bansal <aneesh.bansal@nxp.com> Acked-by: Ruchika Gupta <ruchika.gupta@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>