On Tue 14 Feb 20:51 PST 2017, Jonathan Neusch?fer wrote: > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx> > --- > arch/arm/configs/qcom_defconfig | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig > index 4ffdd607205d..97b9e9cd2292 100644 > --- a/arch/arm/configs/qcom_defconfig > +++ b/arch/arm/configs/qcom_defconfig > @@ -190,11 +190,16 @@ CONFIG_MDM_LCC_9615=y > CONFIG_MSM_MMCC_8960=y > CONFIG_MSM_MMCC_8974=y > CONFIG_HWSPINLOCK_QCOM=y > +CONFIG_REMOTEPROC=y > +CONFIG_QCOM_ADSP_PIL=y > +CONFIG_QCOM_Q6V5_PIL=y > +CONFIG_QCOM_WCNSS_PIL=y > CONFIG_QCOM_GSBI=y > CONFIG_QCOM_PM=y > CONFIG_QCOM_SMEM=y > CONFIG_QCOM_SMD=y > CONFIG_QCOM_SMD_RPM=y > +CONFIG_QCOM_SMP2P=y We also need CONFIG_QCOM_SMSM=y here, its currently used to signal state of the ring buffers for WiFi. With the addition of that you have my: Acked-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Regards, Bjorn -- 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