Skip to content

Commit

Permalink
serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE
Browse files Browse the repository at this point in the history
To make it more obvious what almost everyone wants to set here.

Cc: Iurii Zaikin <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Vasiliy Khoruzhick <[email protected]>
Cc: [email protected]
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Dmitry Safonov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
0x7f454c46 authored and gregkh committed Mar 12, 2020
1 parent 207f6f3 commit d3394b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d3394b3

Please sign in to comment.