mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ANDROID: gki_defconfig: Enable CONFIG_MEMORY_HOTREMOVE
With the support for memory hotplug and hotremove fully functional, and having configs ARCH_ENABLE_MEMORY_HOTPLUG and ARCH_ENABLE_MEMORY_HOTREMOVE enabled by default for arm64 targets, enable config MEMORY_HOTREMOVE. Bug: 170202777 Change-Id: I618dfeeb3f0f4f2c347e6f6424303725bf15e461 Signed-off-by: Sudarshan Rajagopalan <sudaraja@codeaurora.org>
This commit is contained in:
committed by
Suren Baghdasaryan
parent
1d74cced13
commit
4bce87919f
@@ -93,6 +93,7 @@ CONFIG_GKI_HACKS_TO_FIX=y
|
||||
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
|
||||
CONFIG_BINFMT_MISC=y
|
||||
CONFIG_MEMORY_HOTPLUG=y
|
||||
CONFIG_MEMORY_HOTREMOVE=y
|
||||
CONFIG_CLEANCACHE=y
|
||||
CONFIG_CMA=y
|
||||
CONFIG_CMA_AREAS=16
|
||||
|
||||
Reference in New Issue
Block a user