Skip to content

Commit

Permalink
crypto: picoxcell - Fix the name of the module in the description of …
Browse files Browse the repository at this point in the history
…CRYPTO_DEV_PICOXCELL

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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
tititiou36 authored and herbertx committed Aug 30, 2019
1 parent e31b791 commit 309b77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/crypto/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 309b77e

Please sign in to comment.