projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb563ad
)
add a kernel config option for magic sysrq
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Mar 2011 23:14:12 +0000
(23:14 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Mar 2011 23:14:12 +0000
(23:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26214
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Config.in
patch
|
blob
|
history
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.025178 seconds
and
4
git commands to generate.