projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add copyright statement
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
config
diff --git
a/target/linux/x86-2.6/config
b/target/linux/x86-2.6/config
index
8bd2cee
..
16264f5
100644
(file)
--- a/
target/linux/x86-2.6/config
+++ b/
target/linux/x86-2.6/config
@@
-73,15
+73,15
@@
CONFIG_OBSOLETE_MODPARM=y
#
# IO Schedulers
#
#
# IO Schedulers
#
-CONFIG_IOSCHED_NOOP=y
-CONFIG_IOSCHED_AS=y
-# CONFIG_IOSCHED_DEADLINE is not set
+# CONFIG_IOSCHED_NOOP is not set
+# CONFIG_IOSCHED_AS is not set
+CONFIG_IOSCHED_DEADLINE=y
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_IOSCHED_CFQ is not set
-CONFIG_DEFAULT_AS=y
-# CONFIG_DEFAULT_DEADLINE is not set
+# CONFIG_DEFAULT_AS is not set
+CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
-CONFIG_DEFAULT_IOSCHED="
anticipatory
"
+CONFIG_DEFAULT_IOSCHED="
deadline
"
#
# Processor type and features
#
# Processor type and features
This page took
0.04356 seconds
and
4
git commands to generate.