X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2FKconfig;h=aa799007a11b3bc6bfb3817a584ddce683e0c2b7;hb=234fff6515a11cf3e67c793146689da426787fea;hp=c4de85285bb43cd2ab9810d42c67c8001d9adb1b;hpb=666484f0250db2e016948d63b3ef33e202e3b8d0;p=linux-2.6 diff --git a/mm/Kconfig b/mm/Kconfig index c4de85285b..aa799007a1 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -174,7 +174,7 @@ config SPLIT_PTLOCK_CPUS config MIGRATION bool "Page migration" def_bool y - depends on NUMA + depends on NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE help Allows the migration of the physical location of pages of processes while the virtual addresses are not changed. This is useful for