]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
hwrng: omap - update Kconfig help description
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 13 Feb 2017 12:04:08 +0000 (12:04 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 15 Feb 2017 05:23:48 +0000 (13:23 +0800)
omap-rng also supports Marvell Armada 7k/8k SoCs, but no mention of this
is made in the help text, despite the dependency being added. Explicitly
mention these SoCs in the help description so people know that it covers
more than just TI SoCs.

Fixes: 383212425c92 ("hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/Kconfig

index ceff2fc524b1a784204bf188351be7a70c5ad6a3..0cafe08919c9808869451233bb45d673c0acf475 100644 (file)
@@ -172,8 +172,8 @@ config HW_RANDOM_OMAP
        default HW_RANDOM
        ---help---
          This driver provides kernel-side support for the Random Number
-         Generator hardware found on OMAP16xx, OMAP2/3/4/5 and AM33xx/AM43xx
-         multimedia processors.
+         Generator hardware found on OMAP16xx, OMAP2/3/4/5, AM33xx/AM43xx
+         multimedia processors, and Marvell Armada 7k/8k SoCs.
 
          To compile this driver as a module, choose M here: the
          module will be called omap-rng.