Merge remote-tracking branch 'u-boot/master'
[platform/kernel/u-boot.git] / include / configs / smdk5250.h
index 183aae7..66fa179 100644 (file)
@@ -14,4 +14,8 @@
 #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 */