diff options
| -rw-r--r-- | mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index c948d4ca8bde..fe221c7df752 100644 --- a/mm/Kconfig +++ b/mm/Kconfig | |||
| @@ -153,7 +153,7 @@ config MEMORY_HOTREMOVE | |||
| 153 | # | 153 | # |
| 154 | config PAGEFLAGS_EXTENDED | 154 | config PAGEFLAGS_EXTENDED |
| 155 | def_bool y | 155 | def_bool y |
| 156 | depends on 64BIT || SPARSEMEM_VMEMMAP || !NUMA || !SPARSEMEM | 156 | depends on 64BIT || SPARSEMEM_VMEMMAP || !SPARSEMEM |
| 157 | 157 | ||
| 158 | # Heavily threaded applications may benefit from splitting the mm-wide | 158 | # Heavily threaded applications may benefit from splitting the mm-wide |
| 159 | # page_table_lock, so that faults on different parts of the user address | 159 | # page_table_lock, so that faults on different parts of the user address |
