commit | 4051c400c5021b798305499016df1c058e61c209 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:43 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | f01a1bd36b09955deaf5d33f5336e882f44f4120 | |
parent | ef746bfd2c848740bcb3c9269e96c5d170827b57 [diff] |
Correct SPL uses of SANDBOX_CLK_CCF This converts 12 usages of this option to the non-SPL form, since there is no SPL_SANDBOX_CLK_CCF defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>