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:
441bfbf
)
remove duplicate CONFIG_TASKSET option
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 3 Jul 2006 05:22:36 +0000
(
05:22
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 3 Jul 2006 05:22:36 +0000
(
05:22
-0000)
miscutils/Config.in
patch
|
blob
|
history
diff --git
a/miscutils/Config.in
b/miscutils/Config.in
index 2d60fb65e565bf9aeac50ec908455e1f42491eff..51faae987b9b9bfd239e5d9da9a014184b586ded 100644
(file)
--- a/
miscutils/Config.in
+++ b/
miscutils/Config.in
@@
-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"