tools: Add MD4 to test runner kernel config

This commit is contained in:
Markus Ongyerth 2016-12-14 23:15:31 +01:00 committed by Denis Kenzior
parent 5af52f519b
commit 214603e68f
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ scripts/config --enable CONFIG_CRYPTO_USER_API_HASH
scripts/config --enable CONFIG_CRYPTO_RSA
scripts/config --enable CONFIG_CRYPTO_AES_X86_64
scripts/config --enable CONFIG_CRYPTO_AES_NI_INTEL
scripts/config --enable CONFIG_CRYPTO_MD4
scripts/config --enable CONFIG_CRYPTO_SHA1_SSSE3
scripts/config --enable CONFIG_CRYPTO_SHA256_SSSE3
scripts/config --enable CONFIG_CRYPTO_ECB