[U-Boot] [PATCH 1/2] imx: imx8qxp_mek: imximage: remove config.h

Peng Fan peng.fan at nxp.com
Mon Nov 5 10:01:34 UTC 2018


config.h is not needed, remove it.

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 board/freescale/imx8qxp_mek/imximage.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/freescale/imx8qxp_mek/imximage.cfg b/board/freescale/imx8qxp_mek/imximage.cfg
index 9d39f25bf6..bbffb1a88f 100644
--- a/board/freescale/imx8qxp_mek/imximage.cfg
+++ b/board/freescale/imx8qxp_mek/imximage.cfg
@@ -7,7 +7,6 @@
  */
 
 #define __ASSEMBLY__
-#include <config.h>
 
 /* Boot from SD, sector size 0x400 */
 BOOT_FROM SD 0x400
-- 
2.14.1



More information about the U-Boot mailing list