summaryrefslogtreecommitdiff
path: root/configs/sei610_defconfig
diff options
context:
space:
mode:
authorJean-Jacques Hiblot <jjhiblot@ti.com>2019-10-24 10:15:40 +0200
committerMarek Vasut <marek.vasut+renesas@gmail.com>2019-10-24 11:28:19 +0200
commit733ff952c3a54f59a74dbf446c250dace4cc44aa (patch)
treeb7a0696b1890317e18efd0858b70c3516dd80476 /configs/sei610_defconfig
parent78830364b8e0ef2f6de59e21252efdadb4b77763 (diff)
configs: sei610: khadas-vim3 : disable Gadget support for the DWC3
Those platform use the DWC2 controller for the gadget support and the DWC3 for host-only operations. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Diffstat (limited to 'configs/sei610_defconfig')
-rw-r--r--configs/sei610_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sei610_defconfig b/configs/sei610_defconfig
index 520a683d2e..1f36722a8e 100644
--- a/configs/sei610_defconfig
+++ b/configs/sei610_defconfig
@@ -62,6 +62,7 @@ CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_DWC3=y
+# CONFIG_USB_DWC3_GADGET is not set
CONFIG_USB_DWC3_MESON_G12A=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_VENDOR_NUM=0x18d1