From: Josep Orga Date: Thu, 2 Sep 2021 17:05:19 +0000 (+0200) Subject: imx8mm-somdevices: configs: Disable CONFIG_USB_TCPC to enable USB. X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~39 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=06c28ceae723d90e948a3e5856ede2167c516481;p=u-boot.git imx8mm-somdevices: configs: Disable CONFIG_USB_TCPC to enable USB. Signed-off-by: Josep Orga --- diff --git a/configs/imx8mm_somdevices_defconfig b/configs/imx8mm_somdevices_defconfig index 863f987063..b409429706 100644 --- a/configs/imx8mm_somdevices_defconfig +++ b/configs/imx8mm_somdevices_defconfig @@ -138,7 +138,7 @@ CONFIG_SYSRESET=y CONFIG_SYSRESET_PSCI=y CONFIG_DM_THERMAL=y CONFIG_IMX_TMU=y -CONFIG_USB_TCPC=y +# CONFIG_USB_TCPC is not set CONFIG_USB=y CONFIG_USB_GADGET=y CONFIG_USB_STORAGE=y