MN10300: Introduce a general config option for kernel debugger hooks
[deliverable/linux.git] / arch / mn10300 / Kconfig
index 10971be4306156a5eddc22746246c7a80dd83ea7..25e6a0bc62abc2eea03ffd34dd2305a6458783d7 100644 (file)
@@ -403,7 +403,7 @@ comment "The following must be set to a higher priority than local_irq_disable()
 
 config GDBSTUB_IRQ_LEVEL
        int "GDBSTUB interrupt priority"
-       depends on GDBSTUB
+       depends on KERNEL_DEBUGGER
        range 0 1 if LINUX_CLI_LEVEL = 2
        range 0 2 if LINUX_CLI_LEVEL = 3
        range 0 3 if LINUX_CLI_LEVEL = 4
This page took 0.023952 seconds and 5 git commands to generate.