commit | 2e1d8cfaf1558171c1eda58f5af78aefe1ce2417 | [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 | 2bbc1bbf5d66360d330a0358cf03512e86e49122 [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>