mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
add a kernel config option for magic sysrq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26214 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fb563ad26b
commit
bf4ead1771
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user