From 1623426811bdf59c3d5dcab2be20293910a9bc5d Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Mon, 25 Feb 2019 14:05:21 +0800 Subject: MLK-20974 imx8qm: remove trusty support in domu Remove trusty support in domu, since trusty EL3 not ready to handle tipc being interrupt by xen. But we still leave the memory for trusty, then it could be easy to add trusty back. Signed-off-by: Peng Fan Reviewed-by: Flynn xu --- configs/imx8qm_mek_androidauto_xen_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/imx8qm_mek_androidauto_xen_defconfig') diff --git a/configs/imx8qm_mek_androidauto_xen_defconfig b/configs/imx8qm_mek_androidauto_xen_defconfig index a8710eba57..2c539e79fa 100644 --- a/configs/imx8qm_mek_androidauto_xen_defconfig +++ b/configs/imx8qm_mek_androidauto_xen_defconfig @@ -9,7 +9,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DM=y CONFIG_DM_WARN=n CONFIG_DM_DEVICE_REMOVE=n -CONFIG_IMX_TRUSTY_OS=y +CONFIG_IMX_TRUSTY_OS=n CONFIG_DM_SERIAL=y CONFIG_FSL_LPUART=n -- cgit v1.2.3