diff options
author | Paul Mackerras <paulus@samba.org> | 2007-12-05 16:13:25 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-12-05 16:13:25 +1100 |
commit | cc1bf182bb8451a036a7c227f0a95a0416c4736e (patch) | |
tree | e41508d28079bc599faf2604b7d9fa4e828f616a /drivers/char/hw_random/Kconfig | |
parent | 44032af0e7d5467b12f998dbf2f1cd23c5324fd5 (diff) | |
parent | 5619965fecf5679ea32350905c54d087b27cc8ea (diff) |
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemi into for-2.6.25
Diffstat (limited to 'drivers/char/hw_random/Kconfig')
-rw-r--r-- | drivers/char/hw_random/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/hw_random/Kconfig b/drivers/char/hw_random/Kconfig index 2d7cd486e025..6bbd4fa50f3b 100644 --- a/drivers/char/hw_random/Kconfig +++ b/drivers/char/hw_random/Kconfig @@ -98,7 +98,7 @@ config HW_RANDOM_PASEMI default HW_RANDOM ---help--- This driver provides kernel-side support for the Random Number - Generator hardware found on PA6T-1682M processor. + Generator hardware found on PA Semi PWRficient SoCs. To compile this driver as a module, choose M here: the module will be called pasemi-rng. |