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/ps3 | |
parent | 188c9f1ee5d49797c8b1cd4f07f030e98ff43326 (diff) | |
download | master-187ad058-ee96d3dee8b9daf3c4ac0545258b9dc7b99835d2.tar.gz master-187ad058-ee96d3dee8b9daf3c4ac0545258b9dc7b99835d2.tar.bz2 master-187ad058-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/ps3')
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index 683d5cbbbb..e5ad3fe682 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -57,7 +57,6 @@ CONFIG_CRYPTO_RNG2=y # CONFIG_DEBUG_FS is not set CONFIG_DEFAULT_AS=y # CONFIG_DEFAULT_DEADLINE is not set -CONFIG_DEFAULT_IOSCHED="anticipatory" # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DEVKMEM=y CONFIG_DNOTIFY=y @@ -175,8 +174,6 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 CONFIG_IOMMU_HELPER=y # CONFIG_IOMMU_VMERGE is not set -CONFIG_IOSCHED_AS=y -CONFIG_IOSCHED_CFQ=y # CONFIG_IPIC is not set # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_MULTICAST is not set |