aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src15
1 files changed, 0 insertions, 15 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src
index 21b97d382..619c2efe8 100644
--- a/coreutils/Config.src
+++ b/coreutils/Config.src
@@ -543,21 +543,6 @@ config FEATURE_SPLIT_FANCY
543 Supports additional suffixes 'b' for 512 bytes, 543 Supports additional suffixes 'b' for 512 bytes,
544 'g' for 1GiB for the -b option. 544 'g' for 1GiB for the -b option.
545 545
546config STAT
547 bool "stat"
548 default y
549 help
550 display file or filesystem status.
551
552config FEATURE_STAT_FORMAT
553 bool "Enable custom formats (-c)"
554 default y
555 depends on STAT
556 help
557 Without this, stat will not support the '-c format' option where
558 users can pass a custom format string for output. This adds about
559 7k to a nonstatic build on amd64.
560
561config STTY 546config STTY
562 bool "stty" 547 bool "stty"
563 default y 548 default y