summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRavi Gunasekaran <r-gunasekaran@ti.com>2023-11-03 17:31:55 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-11-03 17:40:06 -0500
commitb052b275611557d9577a515ef2ce03b82183a670 (patch)
tree63c38d7cfb6046eddadaf64496bf99da7ff086a8 /configs
parentdbd581fff4eb79b23b53f83f72bd39584c418340 (diff)
configs: am62px_evm_a53_defconfig: Enable USB wrapper
Add configs to enable AM62 USB wrapper. Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/am62px_evm_a53_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am62px_evm_a53_defconfig b/configs/am62px_evm_a53_defconfig
index f17bbbd6f4..1270c52600 100644
--- a/configs/am62px_evm_a53_defconfig
+++ b/configs/am62px_evm_a53_defconfig
@@ -166,6 +166,8 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_GENERIC=y
CONFIG_SPL_USB_DWC3_GENERIC=y
+CONFIG_SPL_USB_DWC3_AM62=y
+CONFIG_USB_DWC3_AM62=y
CONFIG_SPL_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_SPL_USB_GADGET=y