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

add a kernel config option for magic sysrq

SVN-Revision: 26214
parent 4f06dc19
No related branches found
No related tags found
No related merge requests found
...@@ -227,6 +227,10 @@ menu "Global build settings" ...@@ -227,6 +227,10 @@ menu "Global build settings"
bool "Compile the kernel with asynchronous IO support" bool "Compile the kernel with asynchronous IO support"
default n default n
config KERNEL_MAGIC_SYSRQ
bool "Compile the kernel with SysRq support"
default n
comment "Package build options" comment "Package build options"
config DEBUG config DEBUG
......
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