summaryrefslogtreecommitdiff
path: root/configs/imx8mn_ddr4_evk_android_trusty_defconfig
diff options
context:
space:
mode:
authorfaqiang.zhu <faqiang.zhu@nxp.com>2019-12-27 18:13:04 +0800
committerfaqiang.zhu <faqiang.zhu@nxp.com>2019-12-30 09:28:48 +0800
commit150c928be4579e1af86835eb333440a06335702a (patch)
treef247dccf225ad6a7c9bd13ebc78aea458ede49aa /configs/imx8mn_ddr4_evk_android_trusty_defconfig
parent278c6e3c713144b8e911cd3ac1e1e3320c01b27f (diff)
MA-16095-1 remove CONFIG_USB_TCPC form defconfig files
Android does not use usb host function in uboot, and also TCPC function failure may cause the fastboot does not work, remove all CONFIG_USB_TCPC configuration items so TCPC is not used in uboot. Change-Id: I8c54e144517160bd7234a8ae28c6bc83734be538 Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
Diffstat (limited to 'configs/imx8mn_ddr4_evk_android_trusty_defconfig')
-rw-r--r--configs/imx8mn_ddr4_evk_android_trusty_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8mn_ddr4_evk_android_trusty_defconfig b/configs/imx8mn_ddr4_evk_android_trusty_defconfig
index ce269913df..bd2b789d0e 100644
--- a/configs/imx8mn_ddr4_evk_android_trusty_defconfig
+++ b/configs/imx8mn_ddr4_evk_android_trusty_defconfig
@@ -2,7 +2,6 @@ CONFIG_ARM=y
CONFIG_ARCH_IMX8M=y
CONFIG_SYS_TEXT_BASE=0x40200000
CONFIG_SYS_MALLOC_F_LEN=0x2000
-CONFIG_USB_TCPC=y
CONFIG_TARGET_IMX8MN_DDR4_EVK=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg,SPL_TEXT_BASE=0x912000,ANDROID_SUPPORT"
CONFIG_FIT=y