Browse Source

sh: kgdb sysrq depends on magic sysrq.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 17 years ago
parent
commit
0acc729ea3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/sh/Kconfig.debug

+ 1 - 0
arch/sh/Kconfig.debug

@@ -130,6 +130,7 @@ config SH_KGDB_CONSOLE
 
 
 config KGDB_SYSRQ
 config KGDB_SYSRQ
 	bool "Allow SysRq 'G' to enter KGDB"
 	bool "Allow SysRq 'G' to enter KGDB"
+	depends on MAGIC_SYSRQ
 	default y
 	default y
 
 
 comment "Serial port setup"
 comment "Serial port setup"