Hi Luca, On Mon, Nov 04, 2019 at 10:09:41PM +0100, Luca Weiss wrote: > This option is useful on msm8974, so enable it. > > Signed-off-by: Luca Weiss <luca@xxxxxxxxx> > --- > arch/arm/configs/qcom_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig > index 94d5e1a8c61a..a71201fdc8c9 100644 > --- a/arch/arm/configs/qcom_defconfig > +++ b/arch/arm/configs/qcom_defconfig > @@ -45,6 +45,8 @@ CONFIG_IP_ROUTE_VERBOSE=y > CONFIG_IP_PNP=y > CONFIG_IP_PNP_DHCP=y > # CONFIG_IPV6 is not set > +CONFIG_QRTR=y > +CONFIG_QRTR_SMD=y Both of these should be modules. I verified on the Nexus 5 that booting the modem works in this configuration. Thanks for your work on the modem! Brian > CONFIG_CFG80211=m > CONFIG_MAC80211=m > CONFIG_RFKILL=y > -- > 2.23.0 >