]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Enable SCSI for all builds
authorSimon Glass <sjg@chromium.org>
Wed, 21 Sep 2022 14:21:44 +0000 (16:21 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2022 19:59:22 +0000 (13:59 -0600)
commit5eff9d9c36e9e2b2437743d989f25376b981700a
tree17e05523bd37aca2345adace60e701086f73eaec
parent1ac42900d8de7a8989a76f2b69e6ae46784476b1
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>
configs/sandbox64_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_noinst_defconfig
configs/sandbox_spl_defconfig
configs/sandbox_vpl_defconfig