aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src
index d4c9e0541..0eb70af55 100644
--- a/coreutils/Config.src
+++ b/coreutils/Config.src
@@ -591,6 +591,7 @@ config FEATURE_SPLIT_FANCY
591config STAT 591config STAT
592 bool "stat" 592 bool "stat"
593 default y 593 default y
594 depends on PLATFORM_LINUX # statfs()
594 help 595 help
595 display file or filesystem status. 596 display file or filesystem status.
596 597