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 3982be2d721..d774f77538c 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -304,7 +304,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
304 304
305config TRANSPARENT_HUGEPAGE 305config TRANSPARENT_HUGEPAGE
306 bool "Transparent Hugepage Support" if EMBEDDED 306 bool "Transparent Hugepage Support" if EMBEDDED
307 depends on X86_64 && MMU 307 depends on X86 && MMU
308 default y 308 default y
309 help 309 help
310 Transparent Hugepages allows the kernel to use huge pages and 310 Transparent Hugepages allows the kernel to use huge pages and