arm: kirkwood: Align configuration files
[oweals/u-boot.git] / include / configs / dreamplug.h
index 4c5eafb57a1e005c8c97cd92c199d9058954067d..0c01209280f191d0216e186d1f0c37c681fd5eb0 100644 (file)
 /* Add target to build it automatically upon "make" */
 #define CONFIG_BUILD_TARGET     "u-boot.kwb"
 
+/*
+ * Enable device tree support
+ */
+#define CONFIG_OF_LIBFDT
+
 /*
  * Commands configuration
  */
  */
 #define CONFIG_DISPLAY_CPUINFO
 
-#define CONFIG_OF_LIBFDT
-
 #endif /* _CONFIG_DREAMPLUG_H */