Tegra: enable verify support for the crc32 command
[platform/kernel/u-boot.git] / include / configs / tegra-common.h
index e9241b8..cb9e7c3 100644 (file)
 #define CONFIG_SPL_GPIO_SUPPORT
 
 #define CONFIG_SYS_GENERIC_BOARD
+
 /* Misc utility code */
 #define CONFIG_BOUNCE_BUFFER
+#define CONFIG_CRC32_VERIFY
 
 #endif /* _TEGRA_COMMON_H_ */