Re: [PATCH v3] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Herbert Xu
On Thu, Feb 20, 2014 at 03:58:53PM -0600, Kumar Gala wrote: > We've split Qualcomm MSM support into legacy and multiplatform. The RNG > driver is only relevant on the multiplatform supported SoCs so switch the > Kconfig depends to ARCH_QCOM. > > CC: Herbert Xu > CC: Stanimir Varbanov >

[PATCH v3] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The RNG driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Herbert Xu CC: Stanimir Varbanov Signed-off-by: Kumar Gala --- Herbert, If you can ack this I'll send it via

[PATCH v3] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The RNG driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Herbert Xu herb...@gondor.apana.org.au CC: Stanimir Varbanov svarba...@mm-sol.com Signed-off-by: Kumar Gala

Re: [PATCH v3] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Herbert Xu
On Thu, Feb 20, 2014 at 03:58:53PM -0600, Kumar Gala wrote: We've split Qualcomm MSM support into legacy and multiplatform. The RNG driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Herbert Xu herb...@gondor.apana.org.au CC: