diff options
Diffstat (limited to 'archival/Config.in')
-rw-r--r-- | archival/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/archival/Config.in b/archival/Config.in index 28450612e..35ac40bb7 100644 --- a/archival/Config.in +++ b/archival/Config.in @@ -307,13 +307,6 @@ config UNZIP comment "Common options for cpio and tar" depends on CPIO || TAR -config FEATURE_UNARCHIVE_TAPE - bool "Enable tape drive support" - default n - depends on CPIO || TAR - help - I don't think this is needed anymore. - comment "Common options for dpkg and dpkg_deb" depends on DPKG || DPKG_DEB |