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