diff options
Diffstat (limited to 'mm/Kconfig')
-rw-r--r-- | mm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index 3e81687263b5..3ad483bdf505 100644 --- a/mm/Kconfig +++ b/mm/Kconfig | |||
@@ -305,6 +305,7 @@ config NOMMU_INITIAL_TRIM_EXCESS | |||
305 | config TRANSPARENT_HUGEPAGE | 305 | config TRANSPARENT_HUGEPAGE |
306 | bool "Transparent Hugepage Support" | 306 | bool "Transparent Hugepage Support" |
307 | depends on X86 && MMU | 307 | depends on X86 && MMU |
308 | select COMPACTION | ||
308 | help | 309 | help |
309 | Transparent Hugepages allows the kernel to use huge pages and | 310 | Transparent Hugepages allows the kernel to use huge pages and |
310 | huge tlb transparently to the applications whenever possible. | 311 | huge tlb transparently to the applications whenever possible. |