projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f06dc1
)
add a kernel config option for magic sysrq
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 17 Mar 2011 23:14:12 +0000
(23:14 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 17 Mar 2011 23:14:12 +0000
(23:14 +0000)
SVN-Revision: 26214
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 651e73a1b243e44dda30211dd0f06affd17e5e44..61d87a0a1cebda91e062a9265c26789a27c6f0b6 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