]> Git Repo - linux.git/blobdiff - mm/Kconfig
mm: differentiate page_mapped() from page_mapcount() for compound pages
[linux.git] / mm / Kconfig
index 97a4e06b15c00dfd7f8b8bc0f1e1e4610b769938..7c5f6ec6538748a7f4af068cfd66c86d9281a016 100644 (file)
@@ -392,7 +392,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
 
 config TRANSPARENT_HUGEPAGE
        bool "Transparent Hugepage Support"
-       depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE
+       depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE && BROKEN
        select COMPACTION
        help
          Transparent Hugepages allows the kernel to use huge pages and
This page took 0.025413 seconds and 4 git commands to generate.