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

Commit 205dbec4 authored by Jiacheng Zheng's avatar Jiacheng Zheng
Browse files

defconfig: enable memory hotplug for perf defconfig



Enable memory hotplug for perf build since we need to
achieve better boot time with perf build.

Change-Id: I5084e312b9863fa0ccd6260f10141625052cd3ce
Signed-off-by: default avatarJiacheng Zheng <jiaczhen@codeaurora.org>
parent 144a671c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
CONFIG_HOTPLUG_SIZE_BITS=29
CONFIG_QTI_GVM=y
CONFIG_QTI_GVM_QUIN=y
CONFIG_LOCALVERSION="-perf"
@@ -65,6 +66,7 @@ CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=8
CONFIG_PREEMPT=y
CONFIG_HZ_100=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_CMA=y
CONFIG_ZSMALLOC=y
CONFIG_SECCOMP=y