remove duplicate CONFIG_TASKSET option
authorMike Frysinger <vapier@gentoo.org>
Mon, 3 Jul 2006 05:22:36 +0000 (05:22 -0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 3 Jul 2006 05:22:36 +0000 (05:22 -0000)
miscutils/Config.in

index 2d60fb6..51faae9 100644 (file)
@@ -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"