On 10/23/2015 05:11 AM, Stanimir Varbanov wrote: > Hi Rob, ... >> diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig >> index 266060b..b485043 100644 >> --- a/drivers/soc/qcom/Kconfig >> +++ b/drivers/soc/qcom/Kconfig >> @@ -74,3 +74,9 @@ config QCOM_WCNSS_CTRL >> help >> Client driver for the WCNSS_CTRL SMD channel, used to download nv >> firmware to a newly booted WCNSS chip. >> + >> +config QCOM_OCMEM >> + tristate "Qualcomm OCMEM driver" >> + depends on QCOM_SMD > > Why this driver depends on SMD, I cannot see where smd is used here. > > Maybe depends on ARCH_QCOM should be sufficient? AFAIK, Stan is correct. OCMEM should only be used by GPU w/o any of the SMD stuff, so ARCH_QCOM looks better. - Bryan -- Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html