]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - lib/Kconfig.kgdb
treewide: Fix typo in printk
[mirror_ubuntu-artful-kernel.git] / lib / Kconfig.kgdb
index 140e878241738ce9e2ba5a7b5369c14542e5d66d..358eb81fa28d1951dc443410a847aeac50ea23bb 100644 (file)
@@ -64,8 +64,8 @@ config KGDB_LOW_LEVEL_TRAP
        default n
        help
          This will add an extra call back to kgdb for the breakpoint
-         exception handler on which will will allow kgdb to step
-         through a notify handler.
+         exception handler which will allow kgdb to step through a
+         notify handler.
 
 config KGDB_KDB
        bool "KGDB_KDB: include kdb frontend for kgdb"