X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FKconfig.kgdb;h=358eb81fa28d1951dc443410a847aeac50ea23bb;hb=441c93ed6e8776ce34c59af486b21c43ace177fb;hp=140e878241738ce9e2ba5a7b5369c14542e5d66d;hpb=047dff63f913c21c5228b94118e7996ab998cdc4;p=firefly-linux-kernel-4.4.55.git diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb index 140e87824173..358eb81fa28d 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"