Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0531dcc authored by Yue Ma's avatar Yue Ma
Browse files

defconfig: apq8084: Enable CONFIG_WCNSS_MEM_PRE_ALLOC flag



Enable this feature so that it will reserve chunks of memory at boot
time and WLAN driver will be able to use this pre-allocated memory (when
available) for large memory allocations. This will prevent WLAN driver
failures because of the un-availability of large size slabs.

Change-Id: I1f69af7fcb27df8094bac61cd11b47e251dff520
CRs-fixed: 662637
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent 63704274
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -292,6 +292,7 @@ CONFIG_USB_USBNET=y
CONFIG_MSM_RMNET_USB=y
CONFIG_CNSS=y
CONFIG_CNSS_MAC_BUG=y
CONFIG_WCNSS_MEM_PRE_ALLOC=y
CONFIG_CLD_LL_CORE=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
+1 −0
Original line number Diff line number Diff line
@@ -295,6 +295,7 @@ CONFIG_USB_USBNET=y
CONFIG_MSM_RMNET_USB=y
CONFIG_CNSS=y
CONFIG_CNSS_MAC_BUG=y
CONFIG_WCNSS_MEM_PRE_ALLOC=y
CONFIG_CLD_LL_CORE=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m