X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2FKconfig;h=cc47f3693fd1b7ed96f6826c36e9693d65bfb2b7;hb=fec8ddd2a735a9e20845a057227ab37eb634e7ea;hp=011b110365c8681d7b1c546223bdb8a2daccc59d;hpb=c63c4edcc8cf0f1ed2c6a1c9ba7a56bc50aa8199;p=pandora-kernel.git diff --git a/mm/Kconfig b/mm/Kconfig index 011b110365c8..cc47f3693fd1 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -192,7 +192,7 @@ config COMPACTION config MIGRATION bool "Page migration" def_bool y - depends on NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE || COMPACTION + depends on NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE || COMPACTION || CMA help Allows the migration of the physical location of pages of processes while the virtual addresses are not changed. This is useful in @@ -307,7 +307,7 @@ config NOMMU_INITIAL_TRIM_EXCESS config TRANSPARENT_HUGEPAGE bool "Transparent Hugepage Support" - depends on X86 && MMU + depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE select COMPACTION help Transparent Hugepages allows the kernel to use huge pages and