From: Bartosz Golaszewski Date: Mon, 25 Mar 2024 08:57:56 +0000 (+0100) Subject: arm64: defconfig: build ath12k as a module X-Git-Tag: v6.10-rc1~236^2~6^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b3ecb64f9ae7ceb0fe0a0cafc3eb2a91326c054;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: build ath12k as a module 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 Acked-by: Arnd Bergmann Reviewed-by: Neil Armstrong Reviewed-by: Jeff Johnson Link: https://lore.kernel.org/r/20240325085756.13843-1-brgl@bgdev.pl Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index a25a28e6117b2..546af6b8ce2c6 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