From: Josep Orga Date: Thu, 7 Oct 2021 14:52:27 +0000 (+0200) Subject: imx8mn-somdevices: Disable CONFIG_USB_TCPC to enable USB. X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~15 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=011fae1b8f93b6f591450a9e8b89c6a0bac6271f;p=u-boot.git imx8mn-somdevices: Disable CONFIG_USB_TCPC to enable USB. Signed-off-by: Josep Orga --- diff --git a/configs/imx8mn_somdevices_defconfig b/configs/imx8mn_somdevices_defconfig index 27be8f8957..7218d77362 100644 --- a/configs/imx8mn_somdevices_defconfig +++ b/configs/imx8mn_somdevices_defconfig @@ -130,7 +130,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