Add CRC16 configuration flags
[kernel/u-boot.git] / include / config_defaults.h
index 0337163..19f19c7 100644 (file)
@@ -16,5 +16,6 @@
 
 #define CONFIG_GZIP 1
 #define CONFIG_ZLIB 1
+#define CONFIG_CRC16 1
 
 #endif