mirror of https://github.com/hak5/openwrt-owl.git
parent
4f06dc1907
commit
4e2339b032
|
@ -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