diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-15 20:43:02 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-15 20:43:02 +0000 |
commit | e71313d1a2c0d7178cb431a1773caa677b4e7072 (patch) | |
tree | 448915e4e515b44b8cfddf354f85de8003d74ad4 /target/linux/rdc | |
parent | 996fccb636b6ca694a16c4ef57e2a916a2c5e819 (diff) |
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/rdc')
-rw-r--r-- | target/linux/rdc/config-2.6.28 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/rdc/config-2.6.28 b/target/linux/rdc/config-2.6.28 index 939c70226e..8f7ec6a48f 100644 --- a/target/linux/rdc/config-2.6.28 +++ b/target/linux/rdc/config-2.6.28 @@ -48,9 +48,6 @@ CONFIG_CPU_SUP_UMC_32=y # CONFIG_CS5535_GPIO is not set # CONFIG_DCDBAS is not set # CONFIG_DEBUG_BUGVERBOSE is not set -CONFIG_DEFAULT_CFQ=y -# CONFIG_DEFAULT_DEADLINE is not set -CONFIG_DEFAULT_IOSCHED="cfq" CONFIG_DEFAULT_IO_DELAY_TYPE=0 # CONFIG_DELL_RBU is not set CONFIG_DEVPORT=y @@ -123,8 +120,6 @@ CONFIG_ICPLUS_PHY=y # CONFIG_IDE is not set CONFIG_INITRAMFS_SOURCE="" # CONFIG_IOMMU_HELPER is not set -CONFIG_IOSCHED_CFQ=y -# CONFIG_IOSCHED_DEADLINE is not set CONFIG_IO_DELAY_0X80=y # CONFIG_IO_DELAY_0XED is not set # CONFIG_IO_DELAY_NONE is not set |