From 12d9419273c04dcdf2557f0263d69633c60b6a60 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 30 Jun 2006 22:20:43 +0000 Subject: 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... --- miscutils/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'miscutils/Config.in') diff --git a/miscutils/Config.in b/miscutils/Config.in index 75a48c879..2d60fb65e 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -311,6 +311,12 @@ config CONFIG_TASKSET 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 -- cgit v1.2.3