X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=mm%2FKconfig;h=a3f8dddaaab3f08de3bc6c63921be614bbae6736;hb=26c6e80892d8c160dffaba85889bd4e65b1dacf6;hp=d5c8019c662793886224b872cc494e1ae3d00842;hpb=db8c246937713e60b7628661ccc187eeb81f2bae;p=~andy%2Flinux diff --git a/mm/Kconfig b/mm/Kconfig index d5c8019c662..a3f8dddaaab 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -191,6 +191,7 @@ config SPLIT_PTLOCK_CPUS # support for memory compaction config COMPACTION bool "Allow for memory compaction" + def_bool y select MIGRATION depends on MMU help @@ -318,7 +319,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