Skip to content

Commit

Permalink
sunxi: add yet another missing Kconfig symbol
Browse files Browse the repository at this point in the history
Set CONFIG_CRYPTO_CRCT10DIF_ARM_CE=y for sunxi targets.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  • Loading branch information
dangowrt committed Oct 29, 2021
1 parent a2f5a83 commit 3c33ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/sunxi/config-5.10
Expand Up @@ -104,6 +104,7 @@ CONFIG_CRC_T10DIF=y
CONFIG_CRYPTO_CRC32=y
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRCT10DIF_ARM_CE=y
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_DEV_ALLWINNER=y
CONFIG_CRYPTO_DEV_SUN4I_SS=y
Expand Down

0 comments on commit 3c33ed0

Please sign in to comment.