
5 Aug
2017
5 Aug
'17
11:54 a.m.
This converts the following to Kconfig: CONFIG_CMD_ZBOOT
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- Update edison also
arch/Kconfig | 1 + cmd/Kconfig | 12 ++++++++++++ include/configs/edison.h | 1 - include/configs/x86-common.h | 2 -- scripts/config_whitelist.txt | 1 - 5 files changed, 13 insertions(+), 4 deletions(-)
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com