aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 06c02c00d7d9..d7b5621382f6 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1129,7 +1129,7 @@ config NODES_SHIFT
1129 depends on NEED_MULTIPLE_NODES 1129 depends on NEED_MULTIPLE_NODES
1130 ---help--- 1130 ---help---
1131 Specify the maximum number of NUMA Nodes available on the target 1131 Specify the maximum number of NUMA Nodes available on the target
1132 system. Increases memory reserved to accomodate various tables. 1132 system. Increases memory reserved to accommodate various tables.
1133 1133
1134config HAVE_ARCH_BOOTMEM 1134config HAVE_ARCH_BOOTMEM
1135 def_bool y 1135 def_bool y
@@ -1307,7 +1307,7 @@ config MTRR_SANITIZER
1307 add writeback entries. 1307 add writeback entries.
1308 1308
1309 Can be disabled with disable_mtrr_cleanup on the kernel command line. 1309 Can be disabled with disable_mtrr_cleanup on the kernel command line.
1310 The largest mtrr entry size for a continous block can be set with 1310 The largest mtrr entry size for a continuous block can be set with
1311 mtrr_chunk_size. 1311 mtrr_chunk_size.
1312 1312
1313 If unsure, say Y. 1313 If unsure, say Y.