Message ID | 6e04b405-7369-ff04-a2dd-aa7c561e13d6@infradead.org |
---|---|
State | New |
Headers | show |
Series | [-next] crypto: sa2ul: add Kconfig selects to fix build error | expand |
--- linux-next-20200806.orig/drivers/crypto/Kconfig +++ linux-next-20200806/drivers/crypto/Kconfig @@ -873,6 +873,9 @@ config CRYPTO_DEV_SA2UL select CRYPTO_AES select CRYPTO_AES_ARM64 select CRYPTO_ALGAPI + select CRYPTO_SHA1 + select CRYPTO_SHA256 + select CRYPTO_SHA512 select HW_RANDOM select SG_SPLIT help