Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help

s/Microhip/Microchip/

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Thorsten Blum and committed by
Herbert Xu
5469d16e 9a73869c

+2 -2
+2 -2
drivers/crypto/Kconfig
··· 490 490 select CRYPTO_ECDH 491 491 select CRC16 492 492 help 493 - Microhip / Atmel ECC hw accelerator. 493 + Microchip / Atmel ECC hw accelerator. 494 494 Select this if you want to use the Microchip / Atmel module for 495 495 ECDH algorithm. 496 496 ··· 504 504 select HW_RANDOM 505 505 select CRC16 506 506 help 507 - Microhip / Atmel SHA accelerator and RNG. 507 + Microchip / Atmel SHA accelerator and RNG. 508 508 Select this if you want to use the Microchip / Atmel SHA204A 509 509 module as a random number generator. (Other functions of the 510 510 chip are currently not exposed by this driver)