diff options
author | Robert Elliott <elliott@hpe.com> | 2022-08-20 21:41:40 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-08-26 13:50:41 +0300 |
commit | 5530acc8b9bfcfa5f90909b940be39a84c350033 (patch) | |
tree | b9c9cb76849142a86609f1381c60534173deaf7d /crypto | |
parent | 28a936ef44e12b4d2b38f45ff767262763b60a20 (diff) | |
download | linux-5530acc8b9bfcfa5f90909b940be39a84c350033.tar.xz |
crypto: Kconfig - remove AES_ARM64 ref by SA2UL
Remove the CRYPTO_AES_ARM64 selection by the TI security
accelerator driver (SA2UL), which leads to this problem when
running make allmodconfig for arm (32-bit):
WARNING: unmet direct dependencies detected for CRYPTO_AES_ARM64
Depends on [n]: CRYPTO [=y] && ARM64
Selected by [m]:
- CRYPTO_DEV_SA2UL [=m] && CRYPTO [=y] && CRYPTO_HW [=y] && (ARCH_K3
|| COMPILE_TEST [=y])
Fixes: 7694b6ca649fe ("crypto: sa2ul - Add crypto driver")
Signed-off-by: Robert Elliott <elliott@hpe.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions