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

Commit 8411f798 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

defconfig: mdm: Add DISABLE_NET_SKB_FRAG_CACHE for mdm9607 configs



Disabling use of the fragment cache to reduce memory pressure.

Change-Id: I5555efaa5f09054e5a53a939a54eb486ee966f97
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent fdabe34a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ CONFIG_NEON=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_RUNTIME=y
CONFIG_NET=y
CONFIG_DISABLE_NET_SKB_FRAG_CACHE=y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_INET=y
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ CONFIG_NEON=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_RUNTIME=y
CONFIG_NET=y
CONFIG_DISABLE_NET_SKB_FRAG_CACHE=y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_INET=y