diff options
author | Corentin LABBE <clabbe.montjoie@gmail.com> | 2018-01-17 19:50:56 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-25 15:10:31 +0100 |
commit | 980b4c95e78e4113cb7b9f430f121dab1c814b6c (patch) | |
tree | 1f1d2e141b87ca86b2b4a0a87198e259536463f2 /crypto/pcbc.c | |
parent | hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe() (diff) | |
download | linux-980b4c95e78e4113cb7b9f430f121dab1c814b6c.tar.xz linux-980b4c95e78e4113cb7b9f430f121dab1c814b6c.zip |
crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
Since CRYPTO_SHA384 does not exists, Kconfig should not select it.
Anyway, all SHA384 stuff is in CRYPTO_SHA512 which is already selected.
Fixes: a21eb94fc4d3i ("crypto: axis - add ARTPEC-6/7 crypto accelerator driver")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/pcbc.c')
0 files changed, 0 insertions, 0 deletions