commit | d17ab6a4332fa5cfb2b24a442669146e86905873 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:26:55 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 09:45:53 2022 -0500 |
tree | 6cb1b3e551b98ba9b3a1d127976044a5b2338c11 | |
parent | d48f49b207b2225d3c90c0a6735ae4239f46af80 [diff] |
Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig This converts the following to Kconfig: CONFIG_SYS_INIT_RAM_LOCK Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>