aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r--coreutils/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in
index 3fde04053..fb6366c9f 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -367,6 +367,12 @@ config CONFIG_RMDIR
help
rmdir is used to remove empty directories.
+config CONFIG_SEQ
+ bool "seq"
+ default n
+ help
+ print a sequence of numbers
+
config CONFIG_SHA1SUM
bool "sha1sum"
default n