aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.kgdb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Kconfig.kgdb')
-rw-r--r--lib/Kconfig.kgdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb
index c56ccb4ad292..43cb93fa2651 100644
--- a/lib/Kconfig.kgdb
+++ b/lib/Kconfig.kgdb
@@ -59,7 +59,7 @@ config KGDB_TESTS_BOOT_STRING
59 59
60config KGDB_LOW_LEVEL_TRAP 60config KGDB_LOW_LEVEL_TRAP
61 bool "KGDB: Allow debugging with traps in notifiers" 61 bool "KGDB: Allow debugging with traps in notifiers"
62 depends on X86 62 depends on X86 || MIPS
63 default n 63 default n
64 help 64 help
65 This will add an extra call back to kgdb for the breakpoint 65 This will add an extra call back to kgdb for the breakpoint