summaryrefslogtreecommitdiff
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 b047ce5..88642d7 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -249,6 +249,12 @@ config FOLD
help
Wrap text to fit a specific width.
+config FSYNC
+ bool "fsync"
+ default n
+ help
+ fsync is used to flush file-related cached blocks to disk.
+
config HEAD
bool "head"
default n