Skip to content
Commit 93027354 authored by Herbert Xu's avatar Herbert Xu
Browse files

libcrc32c: Select CRYPTO in Kconfig



Selecting CRYPTO_CRC32C is not enough as CRYPTO which CRYPTO_CRC32C
depends on may be disabled.  This patch adds the select on CRYPTO.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent aa1a85db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment