From d3f6da166793dbedea83820f17e421ea043659d2 Mon Sep 17 00:00:00 2001 From: retrozenith Date: Thu, 7 Nov 2024 15:08:51 +0200 Subject: [PATCH] sm8350: r9q2: enable support for qca6490 --- arch/arm64/configs/vendor/r9q_eur_openx2_defconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/arch/arm64/configs/vendor/r9q_eur_openx2_defconfig b/arch/arm64/configs/vendor/r9q_eur_openx2_defconfig index a34fcd434662..21978104a865 100644 --- a/arch/arm64/configs/vendor/r9q_eur_openx2_defconfig +++ b/arch/arm64/configs/vendor/r9q_eur_openx2_defconfig @@ -5057,7 +5057,9 @@ CONFIG_ANDROID_SWITCH=y # # Qualcomm Atheros CLD WLAN module # -# CONFIG_QCA_CLD_WLAN is not set +CONFIG_QCA_CLD_WLAN=m +CONFIG_QCA_CLD_WLAN_PROFILE="default" +CONFIG_QCA_CLD_WLAN_DYNAMIC_SINGLE_CHIP_NAME="qca6490" # CONFIG_GOLDFISH is not set # CONFIG_MFD_CROS_EC is not set # CONFIG_CHROME_PLATFORMS is not set