projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09a75bc
)
kernel: make AIO support configurable (disabled by default)
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 Feb 2011 19:52:48 +0000
(19:52 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 Feb 2011 19:52:48 +0000
(19:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25769
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index
cbca037
..
6441bf4
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-223,6
+223,12
@@
menu "Global build settings"
over the serial console in early boot.
Enable this to debug early boot problems.
+ 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
+
comment "Package build options"
config DEBUG
This page took
0.025408 seconds
and
4
git commands to generate.