aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src9
1 files changed, 0 insertions, 9 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src
index 8e43c38e1..b5701217e 100644
--- a/coreutils/Config.src
+++ b/coreutils/Config.src
@@ -599,15 +599,6 @@ config FEATURE_STAT_FORMAT
599 users can pass a custom format string for output. This adds about 599 users can pass a custom format string for output. This adds about
600 7k to a nonstatic build on amd64. 600 7k to a nonstatic build on amd64.
601 601
602config FEATURE_STAT_FILESYSTEM
603 bool "Enable display of filesystem status (-f)"
604 default y
605 depends on STAT
606 select PLATFORM_LINUX # statfs()
607 help
608 Without this, stat will not support the '-f' option to display
609 information about filesystem status.
610
611config STTY 602config STTY
612 bool "stty" 603 bool "stty"
613 default y 604 default y