diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2019-11-01 17:40:37 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-08 16:15:53 +0100 |
commit | d158367682cd822aca811971e988be6a8d8f679f (patch) | |
tree | 5ad3c607ef9298f29c47f539c39cb87ca95ca679 /Documentation/devicetree/bindings/rng/atmel-trng.txt | |
parent | crypto: inside-secure - Add missed clk_disable_unprepare (diff) | |
download | linux-d158367682cd822aca811971e988be6a8d8f679f.tar.xz linux-d158367682cd822aca811971e988be6a8d8f679f.zip |
crypto: atmel - Fix selection of CRYPTO_AUTHENC
The following error is raised when CONFIG_CRYPTO_DEV_ATMEL_AES=y and
CONFIG_CRYPTO_DEV_ATMEL_AUTHENC=m:
drivers/crypto/atmel-aes.o: In function `atmel_aes_authenc_setkey':
atmel-aes.c:(.text+0x9bc): undefined reference to `crypto_authenc_extractkeys'
Makefile:1094: recipe for target 'vmlinux' failed
Fix it by moving the selection of CRYPTO_AUTHENC under
config CRYPTO_DEV_ATMEL_AES.
Fixes: 89a82ef87e01 ("crypto: atmel-authenc - add support to...")
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/devicetree/bindings/rng/atmel-trng.txt')
0 files changed, 0 insertions, 0 deletions