diff --git a/[refs] b/[refs] index 4802d1ea26ce..1f3fe7193f2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8dba474f034c322d96ada39cb20cac711d80dcb2 +refs/heads/master: 33a938774fdb9933e9c77504b035f4f87c0859df diff --git a/trunk/mm/Kconfig b/trunk/mm/Kconfig index 3ad483bdf505..e9c0c61f2ddd 100644 --- a/trunk/mm/Kconfig +++ b/trunk/mm/Kconfig @@ -179,7 +179,7 @@ config SPLIT_PTLOCK_CPUS config COMPACTION bool "Allow for memory compaction" select MIGRATION - depends on EXPERIMENTAL && HUGETLB_PAGE && MMU + depends on MMU help Allows the compaction of memory for the allocation of huge pages.