[PATCH v2 12/15] sandbox: Enable SCSI for all builds

Simon Glass sjg at chromium.org
Mon Sep 26 17:26:13 CEST 2022


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 at chromium.org>
---

(no changes since v1)

 configs/sandbox64_defconfig        | 5 +++++
 configs/sandbox_flattree_defconfig | 4 ++++
 configs/sandbox_noinst_defconfig   | 4 ++++
 configs/sandbox_spl_defconfig      | 6 +++++-
 configs/sandbox_vpl_defconfig      | 4 ++++
 5 files changed, 22 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list