X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2FKconfig;h=332f5c29b53a3c04665e4d727fc50dbfde609fb2;hb=0761be4f5f9efb5f72a5f9771f2ed5845a974c46;hp=bd80460360db38a0b9d03dfefd087d6036c1b216;hpb=8b4b6707ee32f929846d947d18b1b9bf42e988aa;p=linux-2.6 diff --git a/mm/Kconfig b/mm/Kconfig index bd80460360..332f5c29b5 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -138,8 +138,8 @@ config SPLIT_PTLOCK_CPUS # config MIGRATION bool "Page migration" - def_bool y if NUMA || SPARSEMEM || DISCONTIGMEM - depends on SWAP + def_bool y if NUMA + depends on SWAP && NUMA help Allows the migration of the physical location of pages of processes while the virtual addresses are not changed. This is useful for