aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src16
1 files changed, 0 insertions, 16 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src
index ffbef1a31..619c2efe8 100644
--- a/coreutils/Config.src
+++ b/coreutils/Config.src
@@ -543,22 +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 select PLATFORM_LINUX # statfs()
550 help
551 display file or filesystem status.
552
553config FEATURE_STAT_FORMAT
554 bool "Enable custom formats (-c)"
555 default y
556 depends on STAT
557 help
558 Without this, stat will not support the '-c format' option where
559 users can pass a custom format string for output. This adds about
560 7k to a nonstatic build on amd64.
561
562config STTY 546config STTY
563 bool "stty" 547 bool "stty"
564 default y 548 default y