X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=lib%2FKconfig.kgdb;h=358eb81fa28d1951dc443410a847aeac50ea23bb;hb=5f129721713e099a04c6024015f97faa58562ab1;hp=140e878241738ce9e2ba5a7b5369c14542e5d66d;hpb=30c67e93c526639aaac90fa873800104b7c16d16;p=~andy%2Flinux diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb index 140e8782417..358eb81fa28 100644 --- a/lib/Kconfig.kgdb +++ b/lib/Kconfig.kgdb @@ -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"