config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
[platform/kernel/u-boot.git] / include / configs / zc5601.h
index 28b9c6b..7c24a50 100644 (file)
@@ -14,8 +14,6 @@
 #define CONFIG_CONSOLE_DEV             "ttymxc1"
 #define CONFIG_MMCROOT                 "/dev/mmcblk0p1"
 
-#define CONFIG_DEFAULT_FDT_FILE        "imx6q-zc5601.dtb"
-
 #define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */
 
 #include "el6x_common.h"