Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,
and nobody seemed interested in fixing it despite repeated complaints.
I'll worry about it in the 1.3 timeframe...
diff --git a/miscutils/Config.in b/miscutils/Config.in
index 75a48c8..2d60fb6 100644
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
@@ -311,6 +311,12 @@
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)
+
config CONFIG_TIME
bool "time"
default n