]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/snow.h
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / configs / snow.h
index ed5c0b614fa0f589fb3d6fa4240b290bca542a6b..673fa1469b88e2fc468072a5b29bcedb3f74ba55 100644 (file)
@@ -14,4 +14,8 @@
 #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 */