aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx53evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx53evk.h')
-rw-r--r--include/configs/mx53evk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h
index 6ac910b6d..5749a0866 100644
--- a/include/configs/mx53evk.h
+++ b/include/configs/mx53evk.h
@@ -38,6 +38,8 @@
#define CONFIG_SETUP_MEMORY_TAGS 1
#define CONFIG_INITRD_TAG 1
+#define CONFIG_OF_LIBFDT 1
+
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)