- do away with the comment that noted that the current implementation
  unly supports linux.
diff --git a/miscutils/Config.in b/miscutils/Config.in
index 76baa57..75a48c8 100644
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
@@ -309,7 +309,7 @@
 	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"