projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
hostapd: add more wps config methods to the config
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
6441bf4
..
61d87a0
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-226,8
+226,10
@@
menu "Global build settings"
config KERNEL_AIO
bool "Compile the kernel with asynchronous IO support"
default n
config KERNEL_AIO
bool "Compile the kernel with asynchronous IO support"
default n
- help
- This will give you more information in stack traces from kernel oopses
+
+ config KERNEL_MAGIC_SYSRQ
+ bool "Compile the kernel with SysRq support"
+ default n
comment "Package build options"
comment "Package build options"
This page took
0.020125 seconds
and
4
git commands to generate.