aboutsummaryrefslogtreecommitdiff
path: root/Documentation/target
diff options
context:
space:
mode:
authorTudor Ambarus <tudor.ambarus@microchip.com>2019-11-01 16:40:37 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2019-11-08 23:15:53 +0800
commitd158367682cd822aca811971e988be6a8d8f679f (patch)
tree5ad3c607ef9298f29c47f539c39cb87ca95ca679 /Documentation/target
parentdf40c4e6cdaaacbf26d1206adb2419733de3bbf1 (diff)
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/target')
0 files changed, 0 insertions, 0 deletions