commit | 6b15c1697eb85f9f5475af3fe1b27fdef515511f | [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 | d650175c23e03e901a8e4b8b20c3f3464b3acdc7 [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>