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 | c83b031b84a5e1989aca11bbd0fc964cd1c2ffa8 (patch) | |
tree | 69571e97bdf0a69ed4cae5801a54e029ea4548dd /target/linux/cobalt | |
parent | 66bb8c1a12eeb4b640a62cbd91f86dd16d24a41c (diff) | |
download | upstream-c83b031b84a5e1989aca11bbd0fc964cd1c2ffa8.tar.gz upstream-c83b031b84a5e1989aca11bbd0fc964cd1c2ffa8.tar.bz2 upstream-c83b031b84a5e1989aca11bbd0fc964cd1c2ffa8.zip |
use the same i/o schedulers for all targets
SVN-Revision: 16479
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 |