commit | ef746bfd2c848740bcb3c9269e96c5d170827b57 | [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 | 3c9adeb33021084f82690ec378256251b7340104 [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>