diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 3f27e5c0c9c9..5696cec7b4b0 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1144,7 +1144,7 @@ config NODES_SHIFT | |||
1144 | depends on NEED_MULTIPLE_NODES | 1144 | depends on NEED_MULTIPLE_NODES |
1145 | ---help--- | 1145 | ---help--- |
1146 | Specify the maximum number of NUMA Nodes available on the target | 1146 | Specify the maximum number of NUMA Nodes available on the target |
1147 | system. Increases memory reserved to accomodate various tables. | 1147 | system. Increases memory reserved to accommodate various tables. |
1148 | 1148 | ||
1149 | config HAVE_ARCH_BOOTMEM | 1149 | config HAVE_ARCH_BOOTMEM |
1150 | def_bool y | 1150 | def_bool y |
@@ -1322,7 +1322,7 @@ config MTRR_SANITIZER | |||
1322 | add writeback entries. | 1322 | add writeback entries. |
1323 | 1323 | ||
1324 | Can be disabled with disable_mtrr_cleanup on the kernel command line. | 1324 | Can be disabled with disable_mtrr_cleanup on the kernel command line. |
1325 | The largest mtrr entry size for a continous block can be set with | 1325 | The largest mtrr entry size for a continuous block can be set with |
1326 | mtrr_chunk_size. | 1326 | mtrr_chunk_size. |
1327 | 1327 | ||
1328 | If unsure, say Y. | 1328 | If unsure, say Y. |