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 2d60fb65e565bf9aeac50ec908455e1f42491eff..51faae987b9b9bfd239e5d9da9a014184b586ded 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"