|
@@ -100,12 +100,12 @@ config HW_RANDOM_BCM2835
|
|
If unsure, say Y.
|
|
If unsure, say Y.
|
|
|
|
|
|
config HW_RANDOM_IPROC_RNG200
|
|
config HW_RANDOM_IPROC_RNG200
|
|
- tristate "Broadcom iProc RNG200 support"
|
|
|
|
- depends on ARCH_BCM_IPROC
|
|
|
|
|
|
+ tristate "Broadcom iProc/STB RNG200 support"
|
|
|
|
+ depends on ARCH_BCM_IPROC || ARCH_BRCMSTB
|
|
default HW_RANDOM
|
|
default HW_RANDOM
|
|
---help---
|
|
---help---
|
|
This driver provides kernel-side support for the RNG200
|
|
This driver provides kernel-side support for the RNG200
|
|
- hardware found on the Broadcom iProc SoCs.
|
|
|
|
|
|
+ hardware found on the Broadcom iProc and STB SoCs.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called iproc-rng200
|
|
module will be called iproc-rng200
|