mm/Kconfig: Enable MEMORY_HOTPLUG for arm64

Add arm64 to the list of architectures which supports
memory hotplug.

Change-Id: Iefeb8294bf06eaebb17a3b3aa8b33bb3b7133099
Signed-off-by: Arun KS <arunks@codeaurora.org>
Signed-off-by: Srivatsa Vaddagiri <vatsa@codeaurora.org>
Signed-off-by: Sudarshan Rajagopalan <sudaraja@codeaurora.org>
This commit is contained in:
Arun KS 2017-09-20 13:20:41 +05:30 committed by Swathi Sridhar
parent 5db3b06600
commit 1697c0c48c

View file

@ -160,6 +160,7 @@ config MEMORY_HOTPLUG
bool "Allow for memory hot-add"
depends on SPARSEMEM || X86_64_ACPI_NUMA
depends on ARCH_ENABLE_MEMORY_HOTPLUG
depends on ARM64
config MEMORY_HOTPLUG_SPARSE
def_bool y