]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/snow.h
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[karo-tx-uboot.git] / include / configs / snow.h
index ed5c0b614fa0f589fb3d6fa4240b290bca542a6b..fbaaa593cc8f112ce495cd2daa3406d8e286976d 100644 (file)
@@ -11,7 +11,9 @@
 
 #include <configs/exynos5250-dt.h>
 
-#undef CONFIG_DEFAULT_DEVICE_TREE
-#define CONFIG_DEFAULT_DEVICE_TREE     exynos5250-snow
+
+/* Enable FIT support and comparison */
+#define CONFIG_FIT
+#define CONFIG_FIT_BEST_MATCH
 
 #endif /* __CONFIG_SNOW_H */