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

2022-09-26 Thread Simon Glass
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 --- (no changes since v1) configs/sandbox64_defconfig| 5 + configs/sandbox_flattree_defconfig | 4 configs/sandbox_noinst_defconfig

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

2022-09-21 Thread Simon Glass
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 --- (no changes since v1) configs/sandbox64_defconfig| 5 + configs/sandbox_flattree_defconfig | 4 configs/sandbox_noinst_defconfig