浏览代码

fix an arch/alpha/Kconfig typo

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Matt LaPlante 19 年之前
父节点
当前提交
fc31e83816
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/alpha/Kconfig

+ 1 - 1
arch/alpha/Kconfig

@@ -534,7 +534,7 @@ config ARCH_DISCONTIGMEM_ENABLE
 	bool "Discontiguous Memory Support (EXPERIMENTAL)"
 	depends on EXPERIMENTAL
 	help
-	  Say Y to upport efficient handling of discontiguous physical memory,
+	  Say Y to support efficient handling of discontiguous physical memory,
 	  for architectures which are either NUMA (Non-Uniform Memory Access)
 	  or have huge holes in the physical address space for other reasons.
 	  See <file:Documentation/vm/numa> for more.