diff --git a/[refs] b/[refs] index dbfd467a5905..bfd2864cbf7b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4969c1192d15afa3389e7ae3302096ff684ba655 +refs/heads/master: 152e0659fc001029c70fa4373af1792b1ae0d01c diff --git a/trunk/mm/Kconfig b/trunk/mm/Kconfig index f4e516e9c37c..f0fb9124e410 100644 --- a/trunk/mm/Kconfig +++ b/trunk/mm/Kconfig @@ -189,7 +189,7 @@ config COMPACTION config MIGRATION bool "Page migration" def_bool y - depends on NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE + depends on NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE || COMPACTION help Allows the migration of the physical location of pages of processes while the virtual addresses are not changed. This is useful in