projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98366c2
)
sh: kgdb sysrq depends on magic sysrq.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 6 Nov 2007 08:50:07 +0000
(17:50 +0900)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig.debug
b/arch/sh/Kconfig.debug
index 7fb6d5ca977a414044f86f0211b5b3c6d358c151..722da6851f569abe5ee44bec961ac958a2f4ad33 100644
(file)
--- 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"