- do away with the comment that noted that the current implementation

unly supports linux.
This commit is contained in:
Bernhard Reutner-Fischer 2006-06-07 21:26:09 +00:00
parent 6d8ce170b0
commit f915a77386

View File

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