diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 20:43:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 20:43:02 +0000 |
commit | ee96d3dee8b9daf3c4ac0545258b9dc7b99835d2 (patch) | |
tree | 448915e4e515b44b8cfddf354f85de8003d74ad4 /target/linux/cobalt | |
parent | 188c9f1ee5d49797c8b1cd4f07f030e98ff43326 (diff) | |
download | upstream-ee96d3dee8b9daf3c4ac0545258b9dc7b99835d2.tar.gz upstream-ee96d3dee8b9daf3c4ac0545258b9dc7b99835d2.tar.bz2 upstream-ee96d3dee8b9daf3c4ac0545258b9dc7b99835d2.zip |
use the same i/o schedulers for all targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16479 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cobalt')
-rw-r--r-- | target/linux/cobalt/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/cobalt/config-default b/target/linux/cobalt/config-default index 7341289083..cea74962aa 100644 --- a/target/linux/cobalt/config-default +++ b/target/linux/cobalt/config-default @@ -67,7 +67,6 @@ CONFIG_DE2104X=y # CONFIG_DEBUG_FS is not set CONFIG_DEFAULT_AS=y # CONFIG_DEFAULT_DEADLINE is not set -CONFIG_DEFAULT_IOSCHED="anticipatory" CONFIG_DEVKMEM=y CONFIG_DEVPORT=y # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set @@ -184,8 +183,6 @@ CONFIG_INPUT_EVDEV=y CONFIG_INPUT_MISC=y CONFIG_INPUT_POLLDEV=y # CONFIG_INPUT_YEALINK is not set -CONFIG_IOSCHED_AS=y -CONFIG_IOSCHED_CFQ=y # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_MULTICAST is not set CONFIG_IRQ_CPU=y |