diff options
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r-- | coreutils/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in index 074312b..c2ae399 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -218,6 +218,12 @@ config CONFIG_ID help id displays the current user and group ID names. +config CONFIG_INSTALL + bool "install" + default n + help + Copy files and set attributes. + config CONFIG_LENGTH bool "length" default n |