summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorLuo Ji <ji.luo@nxp.com>2018-09-12 10:56:05 +0800
committerLuo Ji <ji.luo@nxp.com>2018-09-12 14:55:21 +0800
commitd37cfb9d07f77d35d06dc160f035dcf62de26fbb (patch)
tree259308dea7c1b53f868cb926c0b877c2d8996207 /configs
parent74a78490dccf359b38c721d0b92126a8b3e43e37 (diff)
MA-12676 Disable TCPC for android auto
TCPC is not necessary for android auto and it will cost some boot time, disable this feature will save about 100ms on imx8qxp and about 30ms on imx8qm. Change-Id: Ibe5ab95d70b0b71f15efa862fd97e89cf64f0978 Signed-off-by: Luo Ji <ji.luo@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8qm_mek_androidauto_defconfig1
-rw-r--r--configs/imx8qxp_mek_androidauto_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/imx8qm_mek_androidauto_defconfig b/configs/imx8qm_mek_androidauto_defconfig
index 3f5b74765d..6ef5502ec5 100644
--- a/configs/imx8qm_mek_androidauto_defconfig
+++ b/configs/imx8qm_mek_androidauto_defconfig
@@ -26,7 +26,6 @@ CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_CMD_USB=y
CONFIG_USB=y
-CONFIG_USB_TCPC=y
CONFIG_USB_GADGET=y
#CONFIG_CI_UDC=y
diff --git a/configs/imx8qxp_mek_androidauto_defconfig b/configs/imx8qxp_mek_androidauto_defconfig
index 79922a03a6..eb2af4cd49 100644
--- a/configs/imx8qxp_mek_androidauto_defconfig
+++ b/configs/imx8qxp_mek_androidauto_defconfig
@@ -28,7 +28,6 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_CMD_USB=y
CONFIG_USB=y
-CONFIG_USB_TCPC=y
CONFIG_USB_GADGET=y
#CONFIG_CI_UDC=y