aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/Kconfig')
-rw-r--r--arch/alpha/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index 2b36afd8e969..7e55ea66c6d4 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -534,7 +534,7 @@ config ARCH_DISCONTIGMEM_ENABLE
534 bool "Discontiguous Memory Support (EXPERIMENTAL)" 534 bool "Discontiguous Memory Support (EXPERIMENTAL)"
535 depends on EXPERIMENTAL 535 depends on EXPERIMENTAL
536 help 536 help
537 Say Y to upport efficient handling of discontiguous physical memory, 537 Say Y to support efficient handling of discontiguous physical memory,
538 for architectures which are either NUMA (Non-Uniform Memory Access) 538 for architectures which are either NUMA (Non-Uniform Memory Access)
539 or have huge holes in the physical address space for other reasons. 539 or have huge holes in the physical address space for other reasons.
540 See <file:Documentation/vm/numa> for more. 540 See <file:Documentation/vm/numa> for more.