projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
651e73a
..
61d87a0
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-227,6
+227,10
@@
menu "Global build settings"
bool "Compile the kernel with asynchronous IO support"
default n
+ config KERNEL_MAGIC_SYSRQ
+ bool "Compile the kernel with SysRq support"
+ default n
+
comment "Package build options"
config DEBUG
This page took
0.038717 seconds
and
4
git commands to generate.