]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/smdk5250.h
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / configs / smdk5250.h
index 183aae726d57970cd7aa76bba03c1ceb7fdfa299..61170941c128e463d877cf98bea4b7a2b45879cf 100644 (file)
@@ -11,7 +11,9 @@
 
 #include <configs/exynos5250-dt.h>
 
-#undef CONFIG_DEFAULT_DEVICE_TREE
-#define CONFIG_DEFAULT_DEVICE_TREE     exynos5250-smdk5250
+
+/* Enable FIT support and comparison */
+#define CONFIG_FIT
+#define CONFIG_FIT_BEST_MATCH
 
 #endif /* __CONFIG_SMDK_H */