X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=mm%2FKconfig;h=71259e052ce8c516fccf135ffa994354729a142a;hb=aed606e3bc1f10753254db308d3fd8c053c41328;hp=e6651c5de14f4e42a0b6455e0d0b0859f06c2680;hpb=50851c6248e1a13c45d97c41f6ebcf716093aa5e;p=firefly-linux-kernel-4.4.55.git diff --git a/mm/Kconfig b/mm/Kconfig index e6651c5de14f..71259e052ce8 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -143,6 +143,14 @@ config NO_BOOTMEM config MEMORY_ISOLATION boolean +config MOVABLE_NODE + boolean "Enable to assign a node which has only movable memory" + depends on HAVE_MEMBLOCK + depends on NO_BOOTMEM + depends on X86_64 + depends on NUMA + depends on BROKEN + # eventually, we can have this option just 'select SPARSEMEM' config MEMORY_HOTPLUG bool "Allow for memory hot-add"