[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <228772c6-034e-4727-b410-391316d8f340@quicinc.com>
Date: Mon, 4 Mar 2024 13:46:09 -0800
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: Bartosz Golaszewski <brgl@...ev.pl>,
Catalin Marinas
<catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Bjorn Andersson
<quic_bjorande@...cinc.com>,
Krzysztof Kozlowski
<krzysztof.kozlowski@...aro.org>,
Geert Uytterhoeven
<geert+renesas@...der.be>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
"Arnd
Bergmann" <arnd@...db.de>,
Neil Armstrong <neil.armstrong@...aro.org>,
"Marek
Szyprowski" <m.szyprowski@...sung.com>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
<ath12k@...ts.infradead.org>, <linux-wireless@...r.kernel.org>
Subject: Re: [PATCH] arm64: defconfig: build ath12k as a module
On 3/3/2024 2:34 AM, Bartosz Golaszewski wrote:
> On Mon, Feb 19, 2024 at 9:46 AM Bartosz Golaszewski <brgl@...ev.pl> wrote:
>>
>> From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
>>
>> Qualcomm sm8550-qrd and sm8650-qrd boards have ath12k modules as part of
>> their on-board WCN7850 WLAN/BT packages. Enable the relevant driver in
>> defconfig.
>>
>> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Would have been nice to cc the ath12k and linux-wireless lists (done
now). Just happened to stumble across this.
As an ath12k maintainer--
Reviewed-by: Jeff Johnson <quic_jjohnson@...cinc.com>
>> ---
>> arch/arm64/configs/defconfig | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index 056a6cc546a4..3f3d3350cf90 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -408,6 +408,7 @@ CONFIG_WCN36XX=m
>> CONFIG_ATH11K=m
>> CONFIG_ATH11K_AHB=m
>> CONFIG_ATH11K_PCI=m
>> +CONFIG_ATH12K=m
>> CONFIG_BRCMFMAC=m
>> CONFIG_MWIFIEX=m
>> CONFIG_MWIFIEX_SDIO=m
>> --
>> 2.40.1
>>
>
> Gentle ping.
>
> Bart
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Powered by blists - more mailing lists