|
@@ -127,12 +127,12 @@ config HW_RANDOM_VIA
|
|
|
If unsure, say Y.
|
|
|
|
|
|
config HW_RANDOM_IXP4XX
|
|
|
- tristate "Intel IXP4xx NPU HW Random Number Generator support"
|
|
|
+ tristate "Intel IXP4xx NPU HW Pseudo-Random Number Generator support"
|
|
|
depends on HW_RANDOM && ARCH_IXP4XX
|
|
|
default HW_RANDOM
|
|
|
---help---
|
|
|
- This driver provides kernel-side support for the Random
|
|
|
- Number Generator hardware found on the Intel IXP4xx NPU.
|
|
|
+ This driver provides kernel-side support for the Pseudo-Random
|
|
|
+ Number Generator hardware found on the Intel IXP45x/46x NPU.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
module will be called ixp4xx-rng.
|