Skip to content

Commit

Permalink
hwrng: cctrng - update help description
Browse files Browse the repository at this point in the history
Improved the HW_RANDOM_CCTRNG help description.

Signed-off-by: Hadar Gat <hadar.gat@arm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Hadar Gat authored and Herbert Xu committed May 8, 2020
1 parent 55e8405 commit 3e37f04
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions drivers/char/hw_random/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -478,13 +478,14 @@ config HW_RANDOM_CCTRNG
tristate "Arm CryptoCell True Random Number Generator support"
depends on HAS_IOMEM && OF
help
This driver provides support for the True Random Number
Generator available in Arm TrustZone CryptoCell.

To compile this driver as a module, choose M here: the module
Say 'Y' to enable the True Random Number Generator driver for the
Arm TrustZone CryptoCell family of processors.
Currently the CryptoCell 713 and 703 are supported.
The driver is supported only in SoC where Trusted Execution
Environment is not used.
Choose 'M' to compile this driver as a module. The module
will be called cctrng.

If unsure, say Y.
If unsure, say 'N'.

endif # HW_RANDOM

Expand Down

0 comments on commit 3e37f04

Please sign in to comment.