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

Commit 0ae2b7f3 authored by Prashanth Bhatta's avatar Prashanth Bhatta
Browse files

defconfig: mdm9630: Enable WCNSS pre-alloc



WLAN driver will use this pre-allocated memory (when available)
for large memory allocations; this will prevent WLAN driver load
failures because of the un-availability of the large size slabs
during module load

Change-Id: Ic210c09a3d3e64bc31fdd141183caa4bc56e553a
Signed-off-by: default avatarPrashanth Bhatta <bhattap@codeaurora.org>
parent 3511ae2a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -193,6 +193,7 @@ CONFIG_USB_USBNET=y
CONFIG_USB_NET_SMSC75XX=y
CONFIG_USB_NET_SMSC95XX=y
CONFIG_CNSS=y
CONFIG_WCNSS_MEM_PRE_ALLOC=y
CONFIG_CNSS_MAC_BUG=y
CONFIG_CLD_LL_CORE=y
# CONFIG_INPUT_MOUSEDEV is not set
+1 −0
Original line number Diff line number Diff line
@@ -204,6 +204,7 @@ CONFIG_USB_USBNET=y
CONFIG_USB_NET_SMSC75XX=y
CONFIG_USB_NET_SMSC95XX=y
CONFIG_CNSS=y
CONFIG_WCNSS_MEM_PRE_ALLOC=y
CONFIG_CNSS_MAC_BUG=y
CONFIG_CLD_LL_CORE=y
# CONFIG_INPUT_MOUSEDEV is not set