jfb2 writes in Bug 119:
[oweals/busybox.git] / coreutils / Config.in
index 4aff5ce69ea2eaf6dfe9a6e3892fd88399ec2f35..a299506e68557b38424d3e8637ba594cf4368ce7 100644 (file)
@@ -329,6 +329,12 @@ config CONFIG_MV
        help
          mv is used to move or rename files or directories.
 
+config CONFIG_NICE
+       bool "nice"
+       default n
+       help
+         nice runs a program with modified scheduling priority.
+
 config CONFIG_OD
        bool "od"
        default n