From: Patrice Chotard Date: Thu, 30 Jan 2025 16:35:45 +0000 (+0100) Subject: configs: stih410-b2260: Enable DM_USB_GADGET flag X-Git-Tag: v2025.04-rc3~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0ff527f6237a78fb289b02e5dab63a23478565b;p=pandora-u-boot.git configs: stih410-b2260: Enable DM_USB_GADGET flag Enable DM_USB_GADGET flag. Signed-off-by: Patrice Chotard Cc: Marek Vasut Reviewed-by: Patrick Delaunay Link: https://lore.kernel.org/r/20250130163547.512990-8-patrice.chotard@foss.st.com Signed-off-by: Mattijs Korpershoek --- diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig index 4fcbf75548b..5641fd1d8d7 100644 --- a/configs/stih410-b2260_defconfig +++ b/configs/stih410-b2260_defconfig @@ -54,6 +54,7 @@ CONFIG_STI_ASC_SERIAL=y CONFIG_SYSRESET=y CONFIG_TIMER=y CONFIG_USB=y +CONFIG_DM_USB_GADGET=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_USB_EHCI_HCD=y