commit | 0e671e8401687c3eb3c0c2003cf16f1e0a7437fb | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Wed Sep 11 11:33:57 2019 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Oct 24 11:28:17 2019 +0200 |
tree | 230ce05dab1ee30f68205f9b12a1aef5f5fb94e9 | |
parent | b2adee6695cd2f4e6e7408a1aa3c5defe9e6774e [diff] |
configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHY KEYSTONE_USB_PHY is now required for proper USB operations. XHCI_DWC3 can be disabled as the xhci-dwc3 is not used anymore USB_DWC3_GADGET can also be removed, it is now selected automatically. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>