build in the HW crc32 module, it's almost everywhere, even in the RPi, and now aarch664 requirement
This commit is contained in:
parent
b5c40a84c0
commit
4e2bb71927
3 changed files with 3 additions and 3 deletions
|
|
@ -1102,7 +1102,7 @@ CONFIG_CRYPTO_CHACHA20_NEON=m
|
|||
CONFIG_CRYPTO_CHACHA20POLY1305=m
|
||||
CONFIG_CRYPTO_CMAC=m
|
||||
CONFIG_CRYPTO_CRC32_ARM64_CE=m
|
||||
CONFIG_CRYPTO_CRC32_ARM64=m
|
||||
CONFIG_CRYPTO_CRC32_ARM64=y
|
||||
CONFIG_CRYPTO_CRC32_ARM_CE=m
|
||||
CONFIG_CRYPTO_CRC32C_VPMSUM=m
|
||||
CONFIG_CRYPTO_CRC32C=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue