commit | 376b88a517e3ee19dc789c955871694af856c05b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:27:13 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 10:08:55 2022 -0500 |
tree | 518a634e223bfb02d08ca359331a4ec08c20513c | |
parent | d5c3bf278d1f384fa328f4482af1ac0dc4cf1164 [diff] |
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace Migrate all of COFIG_SYS_FSL* to the CFG_SYS namespace. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>