Skip to content
Snippets Groups Projects
Commit 246986cd authored by Felix Fietkau's avatar Felix Fietkau
Browse files

kernel: enable magic sysrq by default, it does not add much to the kernel...

kernel: enable magic sysrq by default, it does not add much to the kernel image size, but is useful for debugging many kinds of hangs/crashes

SVN-Revision: 29600
parent db0a1db2
No related branches found
No related tags found
No related merge requests found
......@@ -229,7 +229,7 @@ menu "Global build settings"
config KERNEL_MAGIC_SYSRQ
bool "Compile the kernel with SysRq support"
default n
default y
config KERNEL_ELF_CORE
bool "Enable process core dump support"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment