commit | 280f45d23977c650cb57bb91ce5936b02dcf3baa | [log] [tgz] |
---|---|---|
author | Angus Ainslie <angus@akkea.ca> | Thu Jul 14 08:11:12 2022 -0700 |
committer | Marek Vasut <marex@denx.de> | Fri Jul 15 14:10:39 2022 +0200 |
tree | abe735a07715a048a0a0a69a6bdac3c817603374 | |
parent | 582ce23c7870b93e361083b1578ae45ed61df9b6 [diff] |
configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC Adding the SPL_USB_DWC3_GENERIC symbol broke some ti builds. This should fix the builds but untested on HW. Signed-off-by: Angus Ainslie <angus@akkea.ca>