commit | 9ef3ac86276e468246c0056a4f2b232d7868cee1 | [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 | bfe2c8134913c3d8f71b4c0e6ac466761ee407b5 [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>