From 733ff952c3a54f59a74dbf446c250dace4cc44aa Mon Sep 17 00:00:00 2001 From: Jean-Jacques Hiblot Date: Thu, 24 Oct 2019 10:15:40 +0200 Subject: 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 --- configs/khadas-vim3_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/khadas-vim3_defconfig') diff --git a/configs/khadas-vim3_defconfig b/configs/khadas-vim3_defconfig index cd37f7840e..81ac42e599 100644 --- a/configs/khadas-vim3_defconfig +++ b/configs/khadas-vim3_defconfig @@ -44,6 +44,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=0x1b8e -- cgit v1.2.3