busybox-1.6.0.config: disable TASKSET.

Disable CONFIG_TASKSET as it only compiles if
sched_{g,s}etaffinity support is available.
This commit is contained in:
Peter Korsgaard 2008-04-04 07:17:34 +00:00
parent 0e0c5e47db
commit 60dac8ff44
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@ CONFIG_RUNLEVEL=y
# CONFIG_RX is not set
CONFIG_STRINGS=y
CONFIG_SETSID=y
CONFIG_TASKSET=y
# CONFIG_TASKSET is not set
CONFIG_FEATURE_TASKSET_FANCY=y
CONFIG_TIME=y
CONFIG_WATCHDOG=y