configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPL
authorRavi Gunasekaran <r-gunasekaran@ti.com>
Fri, 8 Sep 2023 11:03:51 +0000 (16:33 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 22 Sep 2023 17:58:51 +0000 (13:58 -0400)
commit65adf86f1ac1712a794cbe8251cf8ab74e146302
tree0d020d5987815daf34bbc3c8faa6738dd1f1bc4d
parenta8bd5ec00022cc6cf790b766abaa9c4f6c850add
configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPL

commit 280f45d23977 ("configs: get rid of build warnings due to
SPL_USB_DWC3_GENERIC") missed enabling DWC3 glue layer for
usbmsc_defconfig and this broke boot from USB mass storage.
Fix this by enabling DWC3 glue layer.

Fixes: 280f45d23977 ("configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC")
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
configs/am65x_evm_r5_usbmsc_defconfig