diff options
Diffstat (limited to 'archival/Config.in')
-rw-r--r-- | archival/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/Config.in b/archival/Config.in index 7810c354d..e3f6239f2 100644 --- a/archival/Config.in +++ b/archival/Config.in @@ -189,7 +189,7 @@ config CONFIG_FEATURE_TAR_COMPRESS If you enable this option tar will be able to call uncompress, when extracting .tar.Z archives. -config CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY +config CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY bool " Enable support for old tar header format" default N depends on CONFIG_TAR |