aboutsummaryrefslogtreecommitdiff
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 074312b6e..c2ae399ef 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -218,6 +218,12 @@ config CONFIG_ID
218 help 218 help
219 id displays the current user and group ID names. 219 id displays the current user and group ID names.
220 220
221config CONFIG_INSTALL
222 bool "install"
223 default n
224 help
225 Copy files and set attributes.
226
221config CONFIG_LENGTH 227config CONFIG_LENGTH
222 bool "length" 228 bool "length"
223 default n 229 default n