commit | d3d0b5bb622d36851afffa4a60a8ec3c31db2572 | [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 | 9244b2fda9edbc5f1c2b9b9bb827022993663d4a [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>