mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES
Reported-by: Dennis Gilmore <dennis@ausil.us> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
6d8de74c5c
commit
50e781613c
@ -172,6 +172,7 @@ config CRYPTO_DEV_MV_CESA
|
||||
|
||||
config CRYPTO_DEV_NIAGARA2
|
||||
tristate "Niagara2 Stream Processing Unit driver"
|
||||
select CRYPTO_DES
|
||||
select CRYPTO_ALGAPI
|
||||
depends on SPARC64
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user