diff options
Diffstat (limited to 'include/configs/zc5601.h')
-rw-r--r-- | include/configs/zc5601.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/zc5601.h b/include/configs/zc5601.h index 28b9c6b4c7..7c24a5010b 100644 --- a/include/configs/zc5601.h +++ b/include/configs/zc5601.h @@ -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" |