Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22eed1ca authored by Tushar Behera's avatar Tushar Behera Committed by Herbert Xu
Browse files

crypto: atmel - Remove possible typo error



Commit bd3c7b5c ("crypto: atmel - add Atmel AES driver") possibly
has a typo error of adding an extra CONFIG_.

CC: Nicolas Royer <nicolas@eukrea.com>
Signed-off-by: default avatarTushar Behera <tushar.behera@linaro.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 4dbb845d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -334,7 +334,7 @@ config CRYPTO_DEV_ATMEL_AES
	select CRYPTO_AES
	select CRYPTO_AES
	select CRYPTO_ALGAPI
	select CRYPTO_ALGAPI
	select CRYPTO_BLKCIPHER
	select CRYPTO_BLKCIPHER
	select CONFIG_AT_HDMAC
	select AT_HDMAC
	help
	help
	  Some Atmel processors have AES hw accelerator.
	  Some Atmel processors have AES hw accelerator.
	  Select this if you want to use the Atmel module for
	  Select this if you want to use the Atmel module for