commit | 5eff9d9c36e9e2b2437743d989f25376b981700a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 16:21:44 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 13:59:22 2022 -0600 |
tree | 17e05523bd37aca2345adace60e701086f73eaec | |
parent | 1ac42900d8de7a8989a76f2b69e6ae46784476b1 [diff] |
sandbox: Enable SCSI for all builds This will be needed to run unit tests, once the SCSI code is used for USB as well. Enable it for all sandbox builds. Signed-off-by: Simon Glass <sjg@chromium.org>