remove duplicate CONFIG_TASKSET option

This commit is contained in:
Mike Frysinger 2006-07-03 05:22:36 +00:00
parent 441bfbf143
commit 259472e741

View File

@ -309,13 +309,7 @@ config CONFIG_TASKSET
bool "taskset"
default n
help
Retrieve or set a processes's CPU affinity
config CONFIG_TASKSET
bool "taskset"
default n
help
Retrieve or set a processes's CPU affinity (on linux)
Retrieve or set a processes's CPU affinity.
config CONFIG_TIME
bool "time"