[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yp9LB4DLpqpKRfZW@xps13>
Date: Tue, 7 Jun 2022 08:56:39 -0400
From: Brian Masney <bmasney@...hat.com>
To: Vinod Koul <vkoul@...nel.org>
Cc: Bjorn Andersson <bjorn.andersson@...aro.org>,
linux-arm-msm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] arm64: defconfig: Enable qcom interconnect drivers
On Tue, Jun 07, 2022 at 04:08:31PM +0530, Vinod Koul wrote:
> While enabling QCS404 interconnect driver, I found that other drivers
> are missing too, so add all the interconnect driver
>
> Signed-off-by: Vinod Koul <vkoul@...nel.org>
> ---
> arch/arm64/configs/defconfig | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 6d3f4d8d50b8..fc5a340bcacd 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1249,7 +1249,11 @@ CONFIG_INTERCONNECT_IMX8MN=m
> CONFIG_INTERCONNECT_IMX8MQ=m
> CONFIG_INTERCONNECT_QCOM=y
> CONFIG_INTERCONNECT_QCOM_MSM8916=m
> +CONFIG_INTERCONNECT_QCOM_MSM8974=m
msm8974 is arm32 only and should be removed from here.
Brian
Powered by blists - more mailing lists