linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-next] serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE
@ 2020-03-06 15:31 Dmitry Safonov
  0 siblings, 0 replies; only message in thread
From: Dmitry Safonov @ 2020-03-06 15:31 UTC (permalink / raw)
  To: linux-kernel
  Cc: Dmitry Safonov, Dmitry Safonov, Greg Kroah-Hartman, Iurii Zaikin,
	Jiri Slaby, Joe Perches, Randy Dunlap, Vasiliy Khoruzhick,
	linux-serial

To make it more obvious what almost everyone wants to set here.

Cc: Iurii Zaikin <yzaikin@google.com>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: Joe Perches <joe@perches.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Vasiliy Khoruzhick <vasilykh@arista.com>
Cc: linux-serial@vger.kernel.org
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Dmitry Safonov <dima@arista.com>
---
 lib/Kconfig.debug | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 38a8f3c99579..c4a45817918a 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -439,6 +439,8 @@ config MAGIC_SYSRQ_SERIAL_SEQUENCE
 	  Specifies a sequence of characters that can follow BREAK to enable
 	  SysRq on a serial console.
 
+	  If unsure, leave an empty string and the option will not be enabled.
+
 config DEBUG_FS
 	bool "Debug Filesystem"
 	help
-- 
2.25.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-06 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-06 15:31 [PATCH-next] serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE Dmitry Safonov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).