From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Alex Elder <elder@linaro.org>
Cc: catalin.marinas@arm.com, linux-kernel@vger.kernel.org,
evgreen@chromium.org, agross@kernel.org,
linux-arm-kernel@lists.infradead.org, subashab@codeaurora.org,
will@kernel.org, cpratapa@codeaurora.org
Subject: Re: [PATCH] arm64: defconfig: enable Qualcomm IPA and RMNet modules
Date: Mon, 18 May 2020 16:37:00 -0700 [thread overview]
Message-ID: <20200518233700.GF279327@builder.lan> (raw)
In-Reply-To: <20200518215455.10095-1-elder@linaro.org>
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 <elder@linaro.org>
Applied
Thanks,
Bjorn
> ---
> arch/arm64/configs/defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 9c6500b71bc6..56261fd7ea8d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -306,6 +306,7 @@ CONFIG_MLX4_EN=m
> CONFIG_MLX5_CORE=m
> CONFIG_MLX5_CORE_EN=y
> CONFIG_QCOM_EMAC=m
> +CONFIG_RMNET=m
> CONFIG_RAVB=y
> CONFIG_SMC91X=y
> CONFIG_SMSC911X=y
> @@ -313,6 +314,7 @@ CONFIG_SNI_AVE=y
> CONFIG_SNI_NETSEC=y
> CONFIG_STMMAC_ETH=m
> CONFIG_TI_K3_AM65_CPSW_NUSS=y
> +CONFIG_QCOM_IPA=m
> CONFIG_MDIO_BUS_MUX_MMIOREG=y
> CONFIG_MDIO_BUS_MUX_MULTIPLEXER=y
> CONFIG_AQUANTIA_PHY=y
> --
> 2.20.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Alex Elder <elder@linaro.org>
Cc: agross@kernel.org, catalin.marinas@arm.com, will@kernel.org,
evgreen@chromium.org, subashab@codeaurora.org,
cpratapa@codeaurora.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: defconfig: enable Qualcomm IPA and RMNet modules
Date: Mon, 18 May 2020 16:37:00 -0700 [thread overview]
Message-ID: <20200518233700.GF279327@builder.lan> (raw)
In-Reply-To: <20200518215455.10095-1-elder@linaro.org>
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 <elder@linaro.org>
Applied
Thanks,
Bjorn
> ---
> arch/arm64/configs/defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 9c6500b71bc6..56261fd7ea8d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -306,6 +306,7 @@ CONFIG_MLX4_EN=m
> CONFIG_MLX5_CORE=m
> CONFIG_MLX5_CORE_EN=y
> CONFIG_QCOM_EMAC=m
> +CONFIG_RMNET=m
> CONFIG_RAVB=y
> CONFIG_SMC91X=y
> CONFIG_SMSC911X=y
> @@ -313,6 +314,7 @@ CONFIG_SNI_AVE=y
> CONFIG_SNI_NETSEC=y
> CONFIG_STMMAC_ETH=m
> CONFIG_TI_K3_AM65_CPSW_NUSS=y
> +CONFIG_QCOM_IPA=m
> CONFIG_MDIO_BUS_MUX_MMIOREG=y
> CONFIG_MDIO_BUS_MUX_MULTIPLEXER=y
> CONFIG_AQUANTIA_PHY=y
> --
> 2.20.1
>
next prev parent reply other threads:[~2020-05-18 23:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-18 21:54 [PATCH] arm64: defconfig: enable Qualcomm IPA and RMNet modules Alex Elder
2020-05-18 21:54 ` Alex Elder
2020-05-18 23:37 ` Bjorn Andersson [this message]
2020-05-18 23:37 ` Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200518233700.GF279327@builder.lan \
--to=bjorn.andersson@linaro.org \
--cc=agross@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=cpratapa@codeaurora.org \
--cc=elder@linaro.org \
--cc=evgreen@chromium.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=subashab@codeaurora.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.