* [PATCH] crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help
@ 2026-03-27 0:17 Thorsten Blum
2026-04-03 1:07 ` Herbert Xu
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Blum @ 2026-03-27 0:17 UTC (permalink / raw)
To: Herbert Xu, David S. Miller; +Cc: Thorsten Blum, linux-crypto, linux-kernel
s/Microhip/Microchip/
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
drivers/crypto/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index 8d3b5d2890f8..16fa56898d35 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -490,7 +490,7 @@ config CRYPTO_DEV_ATMEL_ECC
select CRYPTO_ECDH
select CRC16
help
- Microhip / Atmel ECC hw accelerator.
+ Microchip / Atmel ECC hw accelerator.
Select this if you want to use the Microchip / Atmel module for
ECDH algorithm.
@@ -504,7 +504,7 @@ config CRYPTO_DEV_ATMEL_SHA204A
select HW_RANDOM
select CRC16
help
- Microhip / Atmel SHA accelerator and RNG.
+ Microchip / Atmel SHA accelerator and RNG.
Select this if you want to use the Microchip / Atmel SHA204A
module as a random number generator. (Other functions of the
chip are currently not exposed by this driver)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help
2026-03-27 0:17 [PATCH] crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help Thorsten Blum
@ 2026-04-03 1:07 ` Herbert Xu
0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2026-04-03 1:07 UTC (permalink / raw)
To: Thorsten Blum; +Cc: David S. Miller, linux-crypto, linux-kernel
On Fri, Mar 27, 2026 at 01:17:27AM +0100, Thorsten Blum wrote:
> s/Microhip/Microchip/
>
> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
> ---
> drivers/crypto/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-03 1:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 0:17 [PATCH] crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help Thorsten Blum
2026-04-03 1:07 ` Herbert Xu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.