OSDN Git Service

sh: kgdb sysrq depends on magic sysrq.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 6 Nov 2007 08:50:07 +0000 (17:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Nov 2007 02:13:55 +0000 (11:13 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig.debug

index 7fb6d5c..722da68 100644 (file)
@@ -130,6 +130,7 @@ config SH_KGDB_CONSOLE
 
 config KGDB_SYSRQ
        bool "Allow SysRq 'G' to enter KGDB"
+       depends on MAGIC_SYSRQ
        default y
 
 comment "Serial port setup"