summaryrefslogtreecommitdiff
path: root/include/configs/zc5601.h
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2016-10-08 12:30:10 (GMT)
committerStefano Babic <sbabic@denx.de>2016-10-26 14:53:16 (GMT)
commitd259c00845251abb7771f81fb800105fb29b2753 (patch)
tree39a2ffaacb6042dca7c0457eb919ff78fcba4909 /include/configs/zc5601.h
parente28e14927f40ef7aad1cb41bbce8b5f75a044cb9 (diff)
downloadu-boot-d259c00845251abb7771f81fb800105fb29b2753.tar.xz
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
- Add DEFAULT_FDT_FILE kconfig entry - Move CONFIG_DEFAULT_FDT_FILE from include/configs to defconfigs Cc: Tom Rini <trini@konsulko.com> Cc: Simon Glass <sjg@chromium.org> Cc: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'include/configs/zc5601.h')
-rw-r--r--include/configs/zc5601.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/zc5601.h b/include/configs/zc5601.h
index 28b9c6b..7c24a50 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"