From c9458846c210476201f483e3cd9949a00a2c996c Mon Sep 17 00:00:00 2001 From: "Ye.Li" Date: Tue, 3 Jun 2014 14:09:43 +0800 Subject: ENGR00315894-4 iMX6Q:SABREAUTO: Disable the DTB for MX6QSABREAUTO board The DTB for mx6qsabreauto is empty. To support more iMX6 sabreauto boards, remove this DTB in building. Signed-off-by: Ye.Li --- include/configs/mx6qsabreauto.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs') diff --git a/include/configs/mx6qsabreauto.h b/include/configs/mx6qsabreauto.h index b141f4e..d1fa1cd 100644 --- a/include/configs/mx6qsabreauto.h +++ b/include/configs/mx6qsabreauto.h @@ -39,7 +39,4 @@ #define CONFIG_SYS_I2C_MXC #define CONFIG_SYS_I2C_SPEED 100000 -#define CONFIG_OF_SEPARATE -#define CONFIG_DEFAULT_DEVICE_TREE imx6q-sabreauto - #endif /* __MX6QSABREAUTO_CONFIG_H */ -- cgit v1.1