trivial fixes to config system
[platform/upstream/busybox.git] / archival / Config.in
index 6f803f4..619cd1b 100644 (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).