From 769e8c5c0bf3617cc7420391e89ba816e13cf3c3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 3 Dec 2021 07:47:23 +0100 Subject: [PATCH] ath11k: enforce 512mb profile This almost doubles the number of possible assocs. Fixes: WIFI-6013 Signed-off-by: John Crispin --- feeds/wifi-ax/mac80211/ath.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/feeds/wifi-ax/mac80211/ath.mk b/feeds/wifi-ax/mac80211/ath.mk index 0e9f4fa7c..0c432d0b0 100644 --- a/feeds/wifi-ax/mac80211/ath.mk +++ b/feeds/wifi-ax/mac80211/ath.mk @@ -59,9 +59,9 @@ config-$(call config_package,ath10k) += ATH10K ATH10K_PCI config-$(call config_package,ath11k) += ATH11K ATH11K_AHB ATH11K_SPECTRAL ATH11K_DEBUG config-$(call config_package,ath11k-pci) += ATH11K_PCI -ifeq ($(CONFIG_KERNEL_IPQ_MEM_PROFILE),512) -#config-y += ATH11K_MEM_PROFILE_512M -endif +#ifeq ($(CONFIG_KERNEL_IPQ_MEM_PROFILE),512) +config-y += ATH11K_MEM_PROFILE_512M +#endif config-$(call config_package,ath5k) += ATH5K ifdef CONFIG_TARGET_ath25