Skip to content

Commit 7b3ecb6

Browse files
Bartosz Golaszewskiandersson
authored andcommitted
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 <bartosz.golaszewski@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com> Link: https://lore.kernel.org/r/20240325085756.13843-1-brgl@bgdev.pl Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent a97b6c4 commit 7b3ecb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ CONFIG_WCN36XX=m
411411
CONFIG_ATH11K=m
412412
CONFIG_ATH11K_AHB=m
413413
CONFIG_ATH11K_PCI=m
414+
CONFIG_ATH12K=m
414415
CONFIG_BRCMFMAC=m
415416
CONFIG_MWIFIEX=m
416417
CONFIG_MWIFIEX_SDIO=m

0 commit comments

Comments
 (0)