Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0acc729ea31cb166116e350eb61694559b1d29aa
Commit:     0acc729ea31cb166116e350eb61694559b1d29aa
Parent:     98366c20a275e957416e9516db5dcb7195b4e101
Author:     Paul Mundt <[EMAIL PROTECTED]>
AuthorDate: Tue Nov 6 17:50:07 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Wed Nov 7 11:13:55 2007 +0900

    sh: kgdb sysrq depends on magic sysrq.
    
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 arch/sh/Kconfig.debug |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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 SH_KGDB_CONSOLE
 
 config KGDB_SYSRQ
        bool "Allow SysRq 'G' to enter KGDB"
+       depends on MAGIC_SYSRQ
        default y
 
 comment "Serial port setup"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to