From aba0fbb606f722651aaafd64edbf18abe84d4269 Mon Sep 17 00:00:00 2001 From: rsuntk Date: Tue, 11 Mar 2025 11:55:07 +0000 Subject: [PATCH] defconfig: Add configuration for qcacld-3.0 Signed-off-by: rsuntk --- arch/arm64/configs/rsuntk_defconfig | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/configs/rsuntk_defconfig b/arch/arm64/configs/rsuntk_defconfig index fdca86bef..be112104a 100755 --- a/arch/arm64/configs/rsuntk_defconfig +++ b/arch/arm64/configs/rsuntk_defconfig @@ -4209,6 +4209,12 @@ CONFIG_ION_RBIN_HEAP=y # Gasket devices # # CONFIG_XIL_AXIS_FIFO is not set + +# +# Qualcomm Atheros CLD WLAN module +# +CONFIG_QCA_CLD_WLAN=y +CONFIG_QCA_CLD_WLAN_PROFILE="default" # CONFIG_GOLDFISH is not set # CONFIG_CHROME_PLATFORMS is not set