commit | f32c5b1e4904924d0a3487570478705f5be7c1a1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:34:05 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:58 2023 -0500 |
tree | e8f863527c2bf6506f230f887b24e646082d4063 | |
parent | cce3e3eb9b8c5fa2f7e3b6d099152d67d0168bf5 [diff] |
sandbox: Use the generic VPL option to enable VPL Avoid using CONFIG_SANDBOX_VPL since we have a generic option which works just as well. Signed-off-by: Simon Glass <sjg@chromium.org>