commit | 0acc729ea31cb166116e350eb61694559b1d29aa | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Nov 06 17:50:07 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 07 11:13:55 2007 +0900 |
tree | d98625e70af6d50210e7dcccf403935f5b0c26ed | |
parent | 98366c20a275e957416e9516db5dcb7195b4e101 [diff] |
sh: kgdb sysrq depends on magic sysrq. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig.debug b/arch/sh/Kconfig.debug index 7fb6d5c..722da68 100644 --- a/arch/sh/Kconfig.debug +++ b/arch/sh/Kconfig.debug
@@ -130,6 +130,7 @@ config KGDB_SYSRQ bool "Allow SysRq 'G' to enter KGDB" + depends on MAGIC_SYSRQ default y comment "Serial port setup"