configs: am43xx_evm: Enable USB support
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 30 Sep 2019 12:54:06 +0000 (18:24 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2019 17:32:39 +0000 (13:32 -0400)
commit6685d2e26e971e6ffb0d4d2a323b66c5eb3758a9
tree9005143e19a824f80e0ad6dcdefa59bf5fd53421
parentfbbcb1e0207f3cde5561f438920151886b4358b4
configs: am43xx_evm: Enable USB support

spl_dm_init is failing as usb to be probed with the following error:
"omap_dwc3@483c0000: ret=-2"
Enable usb to make spl boot on am43xx devices

Reported-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
configs/am43xx_evm_defconfig