Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=979c6a1e49875e9277b5113295a48d5641f02465
Commit:     979c6a1e49875e9277b5113295a48d5641f02465
Parent:     93aec204002b6ccd4daf0d02363a8227f21bf70f
Author:     Jesper Juhl <[EMAIL PROTECTED]>
AuthorDate: Tue Dec 12 19:25:11 2006 +0100
Committer:  Adrian Bunk <[EMAIL PROTECTED]>
CommitDate: Tue Dec 12 19:25:11 2006 +0100

    Kconfig: fix spelling error in config KALLSYMS help text
    
    Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
    Acked-By: Randy Dunlap <[EMAIL PROTECTED]>
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
 init/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index 9edf103..f000edb 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -348,7 +348,7 @@ config SYSCTL_SYSCALL
          If unsure say Y here.
 
 config KALLSYMS
-        bool "Load all symbols for debugging/kksymoops" if EMBEDDED
+        bool "Load all symbols for debugging/ksymoops" if EMBEDDED
         default y
         help
           Say Y here to let the kernel print out symbolic crash information and
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to