commit | cc1159bbfa94a60e4180846e480b887cf91fa722 | [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 | 6cc04547cb3bbd3a3d78947f200acbae19e3c67f [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>