瀏覽代碼

Kconfig: fix spelling error in config KALLSYMS help text

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-By: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Jesper Juhl 18 年之前
父節點
當前提交
979c6a1e49
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      init/Kconfig

+ 1 - 1
init/Kconfig

@@ -348,7 +348,7 @@ config SYSCTL_SYSCALL
 	  If unsure say Y here.
 	  If unsure say Y here.
 
 
 config KALLSYMS
 config KALLSYMS
-	 bool "Load all symbols for debugging/kksymoops" if EMBEDDED
+	 bool "Load all symbols for debugging/ksymoops" if EMBEDDED
 	 default y
 	 default y
 	 help
 	 help
 	   Say Y here to let the kernel print out symbolic crash information and
 	   Say Y here to let the kernel print out symbolic crash information and