From: Peng Fan Date: Mon, 11 Dec 2017 04:55:19 +0000 (+0800) Subject: MLK-17145 imx: mx6qpsabresd: use mx6qp.cfg for optee support X-Git-Tag: rel_imx_4.9.88_2.0.0_ga~134 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=0bafbeec5edfe4e4cbca3bc5632940bf9d2edc77;p=u-boot.git MLK-17145 imx: mx6qpsabresd: use mx6qp.cfg for optee support Use mx6qp.cfg for optee support. Signed-off-by: Peng Fan --- diff --git a/configs/mx6qpsabresd_optee_defconfig b/configs/mx6qpsabresd_optee_defconfig index ab5cf0a8b9..2008377936 100644 --- a/configs/mx6qpsabresd_optee_defconfig +++ b/configs/mx6qpsabresd_optee_defconfig @@ -2,7 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_MX6SABRESD=y CONFIG_VIDEO=y -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6qp_optee.cfg,MX6QP" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6qp.cfg,MX6QP" CONFIG_IMX_OPTEE=y CONFIG_BOOTDELAY=3 # CONFIG_CONSOLE_MUX is not set