On Mon 27 Mar 16:04 PDT 2017, David Miller wrote: > From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Date: Mon, 27 Mar 2017 15:58:37 -0700 > > > I'm sorry, but I can't figure out how to reproduce this. > > All of my builds are "make allmodconfig" so it should be easy to reproduce. Thanks, turns out that while it was possible to select CONFIG_SMD_RPM and CONFIG_QCOM_WCNSS_CTRL drivers/soc/Makefile does not traverse into qcom/ unless CONFIG_ARCH_QCOM was set. So I just sent out version 2 of the three patches, where I add an explicit dependency on ARCH_QCOM for those two options. Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html