commit | b9dbc510191ec81c70970aa6958cffb9bf6de40f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:42 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 1e05f35e9ee7763d20568230026d28c17e5c39e0 | |
parent | d85fc35eaa448e6b848622644df918cffab13530 [diff] |
Correct SPL use of SANDBOX This converts 1 usage of this option to the non-SPL form, since there is no SPL_SANDBOX defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>