Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[linux-2.6-microblaze.git] / lib / Kconfig.kgdb
index bbe397d..933680b 100644 (file)
@@ -64,9 +64,9 @@ config KGDB_LOW_LEVEL_TRAP
        depends on X86 || MIPS
        default n
        help
-         This will add an extra call back to kgdb for the breakpoint
-         exception handler which will allow kgdb to step through a
-         notify handler.
+        This will add an extra call back to kgdb for the breakpoint
+        exception handler which will allow kgdb to step through a
+        notify handler.
 
 config KGDB_KDB
        bool "KGDB_KDB: include kdb frontend for kgdb"
@@ -96,7 +96,7 @@ config KDB_DEFAULT_ENABLE
 
          The config option merely sets the default at boot time. Both
          issuing 'echo X > /sys/module/kdb/parameters/cmd_enable' or
-          setting with kdb.cmd_enable=X kernel command line option will
+         setting with kdb.cmd_enable=X kernel command line option will
          override the default settings.
 
 config KDB_KEYBOARD