MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / mx53evk.h
index f2a5752750ef6bcbdc0431e076c2bdbc81c984e7..78122a7ba87e7b3dd717842072d7d62d1989442c 100644 (file)
@@ -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)