commit | 17b3ac3a1d54b27fdbde15061028ca2b6d4718e5 | [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 | 426b2aed306bc5f1a13f8a60a6a80e579c98c416 [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>