diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-09-24 19:23:55 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-09-24 19:23:55 +0000 |
commit | abd35497ad2bd4cfb51ccd53cb6c4e0156febff2 (patch) | |
tree | bdc14d7ca64a7b7b5aadab7a51d05fc6460d1ca2 /target/linux/generic-2.6/config-2.6.31 | |
parent | 8458d7c73b72161beeca6f42ea8e030fad0c6042 (diff) | |
download | upstream-abd35497ad2bd4cfb51ccd53cb6c4e0156febff2.tar.gz upstream-abd35497ad2bd4cfb51ccd53cb6c4e0156febff2.tar.bz2 upstream-abd35497ad2bd4cfb51ccd53cb6c4e0156febff2.zip |
add bfs to linux 2.6.31
SVN-Revision: 17699
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 4e1edd61ac..f262b6ecbf 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1632,6 +1632,8 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SATA_VITESSE is not set # CONFIG_SC92031 is not set # CONFIG_SCC is not set +# CONFIG_SCHED_BFS is not set +CONFIG_SCHED_CFS=y # CONFIG_SCHED_TRACER is not set # CONFIG_SCSI_3W_9XXX is not set # CONFIG_SCSI_7000FASST is not set |