MLK-17145 imx: mx6qpsabresd: use mx6qp.cfg for optee support
authorPeng Fan <peng.fan@nxp.com>
Mon, 11 Dec 2017 04:55:19 +0000 (12:55 +0800)
committerPeng Fan <peng.fan@nxp.com>
Mon, 11 Dec 2017 08:38:05 +0000 (16:38 +0800)
Use mx6qp.cfg for optee support.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
configs/mx6qpsabresd_optee_defconfig

index ab5cf0a..2008377 100644 (file)
@@ -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