Commit 0acc729e authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: kgdb sysrq depends on magic sysrq.



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 98366c20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"