bloblist: Enforce CRC32
In the common bloblist code we call crc32 to get a checksum for the
data. Ensure we will have the CRC32 code via select.
Signed-off-by:
Tom Rini <trini@konsulko.com>
Loading
Please register or sign in to comment
In the common bloblist code we call crc32 to get a checksum for the
data. Ensure we will have the CRC32 code via select.
Signed-off-by:
Tom Rini <trini@konsulko.com>