aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2017-03-26 13:19:43 +0200
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:32:19 +0200
commitdc47ce72d5c98c73145c362e7defd2445dd526c2 (patch)
tree28b2ff77c96e49bbd213b91a8a2551d3fbbd1e4d /arch
parentd13c0c08323df29367affc7b7623d9d2d0ccfbb2 (diff)
defconfig: disable ksm/uksm, performance gains are not worth the battery trade
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/los14_m2note_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig
index bed3acb96..43f383682 100644
--- a/arch/arm64/configs/los14_m2note_defconfig
+++ b/arch/arm64/configs/los14_m2note_defconfig
@@ -306,8 +306,8 @@ CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
# CONFIG_BOUNCE is not set
-CONFIG_KSM=y
-CONFIG_UKSM=y
+# CONFIG_KSM is not set
+# CONFIG_UKSM is not set
# CONFIG_KSM_LEGACY is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_CROSS_MEMORY_ATTACH=y