commit | 0a6a0c4ae271eb095823ec2ebb32c93f3a32cb2c | [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 | b9dbc510191ec81c70970aa6958cffb9bf6de40f [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>