trivial fixes to config system

This commit is contained in:
Denis Vlasenko
2008-02-19 23:42:22 +00:00
parent c12d51e94e
commit e7b43cf59f
2 changed files with 3 additions and 2 deletions

View File

@@ -250,6 +250,7 @@ config FEATURE_TAR_LONG_OPTIONS
config FEATURE_TAR_UNAME_GNAME
bool "Enable use of user and group names"
default n
depends on TAR
help
Enables use of user and group names in tar. This affects contents
listings (-t) and preserving permissions when unpacking (-p).