Explorar o código

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 %!s(int64=18) %!d(string=hai) anos
pai
achega
979c6a1e49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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