aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'mm/Kconfig')
-rw-r--r--mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index d5c8019c6627..3322342a1ffb 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -318,7 +318,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
318 318
319config TRANSPARENT_HUGEPAGE 319config TRANSPARENT_HUGEPAGE
320 bool "Transparent Hugepage Support" 320 bool "Transparent Hugepage Support"
321 depends on X86 && MMU 321 depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE
322 select COMPACTION 322 select COMPACTION
323 help 323 help
324 Transparent Hugepages allows the kernel to use huge pages and 324 Transparent Hugepages allows the kernel to use huge pages and