Re: [PATCH] arm64: defconfig: enable Qualcomm IPA and RMNet modules

2020-05-18 Thread Bjorn Andersson
On Mon 18 May 14:54 PDT 2020, Alex Elder wrote: > Enable building the Qualcomm IPA driver as a kernel module. To be > useful, the IPA driver also requires RMNet, so enable building that > as a module as well. > > Signed-off-by: Alex Elder Applied Thanks, Bjorn > --- >

[PATCH] arm64: defconfig: enable Qualcomm IPA and RMNet modules

2020-05-18 Thread Alex Elder
Enable building the Qualcomm IPA driver as a kernel module. To be useful, the IPA driver also requires RMNet, so enable building that as a module as well. Signed-off-by: Alex Elder --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git