projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d8ce17
)
- do away with the comment that noted that the current implementation
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 7 Jun 2006 21:26:09 +0000
(21:26 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 7 Jun 2006 21:26:09 +0000
(21:26 -0000)
unly supports linux.
miscutils/Config.in
patch
|
blob
|
history
diff --git
a/miscutils/Config.in
b/miscutils/Config.in
index 76baa574a81a7242f164d3b538e1b42b43c51b00..75a48c879d78941439379ff2bb163fb805752877 100644
(file)
--- a/
miscutils/Config.in
+++ b/
miscutils/Config.in
@@
-309,7
+309,7
@@
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"