mx6_common: Do not select esdhc DDR mode for all boards
[oweals/u-boot.git] / include / configs / sheevaplug.h
index 3ebc98963866aad2c952f5394bb5cf51af49263f..84029cb39927779cf49a8acfaaa3025a48112499 100644 (file)
 #define CONFIG_LZMA
 #define CONFIG_LZO
 
+/*
+ * Enable device tree support
+ */
+#define CONFIG_OF_LIBFDT
+
 /*
  * Miscellaneous configurable options
  */
 #define CONFIG_MTD_DEVICE               /* needed for mtdparts commands */
 #define CONFIG_MTD_PARTITIONS
 #define CONFIG_CMD_MTDPARTS
-#define CONFIG_LZO
 
 #endif /* _CONFIG_SHEEVAPLUG_H */