aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 0885245e6808..5b2196ab8168 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1146,7 +1146,7 @@ config NODES_SHIFT
1146 depends on NEED_MULTIPLE_NODES 1146 depends on NEED_MULTIPLE_NODES
1147 ---help--- 1147 ---help---
1148 Specify the maximum number of NUMA Nodes available on the target 1148 Specify the maximum number of NUMA Nodes available on the target
1149 system. Increases memory reserved to accomodate various tables. 1149 system. Increases memory reserved to accommodate various tables.
1150 1150
1151config HAVE_ARCH_BOOTMEM 1151config HAVE_ARCH_BOOTMEM
1152 def_bool y 1152 def_bool y
@@ -1324,7 +1324,7 @@ config MTRR_SANITIZER
1324 add writeback entries. 1324 add writeback entries.
1325 1325
1326 Can be disabled with disable_mtrr_cleanup on the kernel command line. 1326 Can be disabled with disable_mtrr_cleanup on the kernel command line.
1327 The largest mtrr entry size for a continous block can be set with 1327 The largest mtrr entry size for a continuous block can be set with
1328 mtrr_chunk_size. 1328 mtrr_chunk_size.
1329 1329
1330 If unsure, say Y. 1330 If unsure, say Y.
@@ -1839,8 +1839,8 @@ config PCI_MMCONFIG
1839 1839
1840config DMAR 1840config DMAR
1841 bool "Support for DMA Remapping Devices (EXPERIMENTAL)" 1841 bool "Support for DMA Remapping Devices (EXPERIMENTAL)"
1842 depends on X86_64 && PCI_MSI && ACPI && EXPERIMENTAL 1842 depends on PCI_MSI && ACPI && EXPERIMENTAL
1843 ---help--- 1843 help
1844 DMA remapping (DMAR) devices support enables independent address 1844 DMA remapping (DMAR) devices support enables independent address
1845 translations for Direct Memory Access (DMA) from devices. 1845 translations for Direct Memory Access (DMA) from devices.
1846 These DMA remapping devices are reported via ACPI tables 1846 These DMA remapping devices are reported via ACPI tables