summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-06-03 14:09:43 +0800
committerYe.Li <B37916@freescale.com>2014-06-17 11:13:39 +0800
commitc9458846c210476201f483e3cd9949a00a2c996c (patch)
tree8d5cd25e32cb29b3cdb3cea93601a648d5df3806 /include/configs
parent1ed7ec407aafd84bf97f002e3c8d72ea22657406 (diff)
downloadu-boot-imx-c9458846c210476201f483e3cd9949a00a2c996c.zip
u-boot-imx-c9458846c210476201f483e3cd9949a00a2c996c.tar.gz
u-boot-imx-c9458846c210476201f483e3cd9949a00a2c996c.tar.bz2
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 <B37916@freescale.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx6qsabreauto.h3
1 files changed, 0 insertions, 3 deletions
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 */