summaryrefslogtreecommitdiffstats
path: root/target/linux/xscale-2.6/config
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/xscale-2.6/config')
-rw-r--r--target/linux/xscale-2.6/config10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/xscale-2.6/config b/target/linux/xscale-2.6/config
index f908945f1..ebbca2f92 100644
--- a/target/linux/xscale-2.6/config
+++ b/target/linux/xscale-2.6/config
@@ -69,15 +69,15 @@ CONFIG_OBSOLETE_MODPARM=y
#
# IO Schedulers
#
-CONFIG_IOSCHED_NOOP=y
+# CONFIG_IOSCHED_NOOP is not set
# CONFIG_IOSCHED_AS is not set
-# CONFIG_IOSCHED_DEADLINE is not set
+CONFIG_IOSCHED_DEADLINE=y
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
-# CONFIG_DEFAULT_DEADLINE is not set
+CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_CFQ is not set
-CONFIG_DEFAULT_NOOP=y
-CONFIG_DEFAULT_IOSCHED="noop"
+# CONFIG_DEFAULT_NOOP is not set
+CONFIG_DEFAULT_IOSCHED="deadline"
#
# System Type