Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next
[firefly-linux-kernel-4.4.55.git] / drivers / char / hw_random / Kconfig
index 38cfae686cc471b71646ab76d6d2ee599ab90fd6..836b061ced356fc099625973cb1a77003b9a0b90 100644 (file)
@@ -321,12 +321,12 @@ config HW_RANDOM_TPM
          If unsure, say Y.
 
 config HW_RANDOM_MSM
-       tristate "Qualcomm MSM Random Number Generator support"
-       depends on ARCH_MSM
+       tristate "Qualcomm SoCs Random Number Generator support"
+       depends on HW_RANDOM && ARCH_QCOM
        default HW_RANDOM
        ---help---
          This driver provides kernel-side support for the Random Number
-         Generator hardware found on Qualcomm MSM SoCs.
+         Generator hardware found on Qualcomm SoCs.
 
          To compile this driver as a module, choose M here. the
          module will be called msm-rng.