tools: enable CONFIG_CRYPTO_ARC4 in kernel config

This commit is contained in:
James Prestwood 2019-09-11 09:04:03 -07:00 committed by Denis Kenzior
parent 6aeeb9eaad
commit d8aadc49b2
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ scripts/config --enable CONFIG_CRYPTO_ECB
scripts/config --enable CONFIG_CRYPTO_CMAC
scripts/config --enable CONFIG_CRYPTO_DES
scripts/config --enable CONFIG_CRYPTO_DES3_EDE_X86_64
scripts/config --enable CONFIG_CRYPTO_ARC4
scripts/config --enable CONFIG_KEY_DH_OPERATIONS
scripts/config --enable CONFIG_ASYMMETRIC_KEY_TYPE
scripts/config --enable CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE