commit | b35316fb67cb7aeaf022032ce078135251372f39 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri May 13 12:26:35 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 12:09:00 2022 -0400 |
tree | b62b5ef7f7e4b815cad1b530a19a767783ba727d | |
parent | e2475141bde98b8da61e109e82d22be5e99a725b [diff] |
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig This converts the following to Kconfig: CONFIG_SPL_INIT_MINIMAL CONFIG_SPL_FLUSH_IMAGE CONFIG_SPL_SKIP_RELOCATE Signed-off-by: Tom Rini <trini@konsulko.com>