aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/Config.src')
-rw-r--r--miscutils/Config.src16
1 files changed, 0 insertions, 16 deletions
diff --git a/miscutils/Config.src b/miscutils/Config.src
index 1b2a3ae9a..d69abf1a2 100644
--- a/miscutils/Config.src
+++ b/miscutils/Config.src
@@ -499,22 +499,6 @@ config STRINGS
499 strings prints the printable character sequences for each file 499 strings prints the printable character sequences for each file
500 specified. 500 specified.
501 501
502config TASKSET
503 bool "taskset"
504 default n # doesn't build on some non-x86 targets (m68k)
505 help
506 Retrieve or set a processes's CPU affinity.
507 This requires sched_{g,s}etaffinity support in your libc.
508
509config FEATURE_TASKSET_FANCY
510 bool "Fancy output"
511 default y
512 depends on TASKSET
513 help
514 Add code for fancy output. This merely silences a compiler-warning
515 and adds about 135 Bytes. May be needed for machines with alot
516 of CPUs.
517
518config TIME 502config TIME
519 bool "time" 503 bool "time"
520 default y 504 default y