2024-03-25 13:27:09

by Bartosz Golaszewski

[permalink] [raw]
Subject: [RESEND PATCH] arm64: defconfig: build ath12k as a module

From: Bartosz Golaszewski <[email protected]>

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 <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Reviewed-by: Jeff Johnson <[email protected]>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6c45a465a071..937edf09f0aa 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -411,6 +411,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



2024-04-03 15:41:35

by Bartosz Golaszewski

[permalink] [raw]
Subject: Re: [RESEND PATCH] arm64: defconfig: build ath12k as a module

On Mon, Mar 25, 2024 at 9:58 AM Bartosz Golaszewski <[email protected]> wrote:
>
> From: Bartosz Golaszewski <[email protected]>
>
> 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 <[email protected]>
> Acked-by: Arnd Bergmann <[email protected]>
> Reviewed-by: Neil Armstrong <[email protected]>
> Reviewed-by: Jeff Johnson <[email protected]>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 6c45a465a071..937edf09f0aa 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -411,6 +411,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
>

Ping.

Bartosz

2024-04-04 21:23:34

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [RESEND PATCH] arm64: defconfig: build ath12k as a module


On Mon, 25 Mar 2024 09:57:56 +0100, Bartosz Golaszewski wrote:
> 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.
>
>

Applied, thanks!

[1/1] arm64: defconfig: build ath12k as a module
commit: 7b3ecb64f9ae7ceb0fe0a0cafc3eb2a91326c054

Best regards,
--
Bjorn Andersson <[email protected]>