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

Commit d82dd808 authored by Bharathraj Nagaraju's avatar Bharathraj Nagaraju Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: disable HAVE_LOW_MEMORY_KILLER on SA8155



Disable HAVE_LOW_MEMORY_KILLER to avoid premature OOM kills on SA8155

Change-Id: I2a420a67d7c9c17a4f68e9f474f106bc494f22ca
Signed-off-by: default avatarBharathraj Nagaraju <snbraj@codeaurora.org>
parent 653fbfb6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -64,7 +64,6 @@ CONFIG_PREEMPT=y
CONFIG_HZ_100=y
CONFIG_CMA=y
CONFIG_ZSMALLOC=y
CONFIG_HAVE_LOW_MEMORY_KILLER=y
CONFIG_SECCOMP=y
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
# CONFIG_HARDEN_BRANCH_PREDICTOR is not set
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_HAVE_LOW_MEMORY_KILLER=y
CONFIG_SECCOMP=y
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
# CONFIG_HARDEN_BRANCH_PREDICTOR is not set