crypto: picoxcell - Fix the name of the module in the description of CRYPTO_DEV_PICOXCELL
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 19 Aug 2019 05:18:33 +0000 (07:18 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 30 Aug 2019 08:05:27 +0000 (18:05 +1000)
The help section says that the module will be called 'pipcoxcell_crypto'.
This is likely a typo.
Use 'picoxcell_crypto' instead

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig

index 5cd6e3d12bac7c3d54e2ec3abd453b1d29188504..18b48ed675b84f11890ac25c627e3654928b774e 100644 (file)
@@ -393,7 +393,7 @@ config CRYPTO_DEV_PICOXCELL
          Picochip picoXcell SoC devices. Select this for IPSEC ESP offload
          and for 3gpp Layer 2 ciphering support.
 
-         Saying m here will build a module named pipcoxcell_crypto.
+         Saying m here will build a module named picoxcell_crypto.
 
 config CRYPTO_DEV_SAHARA
        tristate "Support for SAHARA crypto accelerator"