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 | |||
189 | If you enable this option tar will be able to call uncompress, | 189 | If you enable this option tar will be able to call uncompress, |
190 | when extracting .tar.Z archives. | 190 | when extracting .tar.Z archives. |
191 | 191 | ||
192 | config CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY | 192 | config CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY |
193 | bool " Enable support for old tar header format" | 193 | bool " Enable support for old tar header format" |
194 | default N | 194 | default N |
195 | depends on CONFIG_TAR | 195 | depends on CONFIG_TAR |