]> git.baikalelectronics.ru Git - uboot.git/commit
configs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb
authorAndrew Davis <afd@ti.com>
Mon, 21 Aug 2023 13:59:10 +0000 (08:59 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 28 Aug 2023 19:59:22 +0000 (15:59 -0400)
commit11c56a033bacaec390cb0ffab3d4ebe3e03d9ccd
tree501571e6d9e0e43a4749c1ecaf0fa432d0adc9b6
parent44f850f7b74923d0558c82cc88756d8d03da2357
configs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb

This should have already been enabled but was missed when converting the
base platform defconfig, fix this here.

Fixes: 146840526b0d ("configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm")
Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/am57xx_hs_evm_usb_defconfig