aboutsummaryrefslogtreecommitdiff
path: root/archival/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'archival/Config.in')
-rw-r--r--archival/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/archival/Config.in b/archival/Config.in
index cae7f20bb..71b953819 100644
--- a/archival/Config.in
+++ b/archival/Config.in
@@ -298,8 +298,8 @@ config FEATURE_LZMA_FAST
298 default n 298 default n
299 depends on UNLZMA 299 depends on UNLZMA
300 help 300 help
301 This option reduces decompression time by about 25% at the cost of 301 This option reduces decompression time by about 33% at the cost of
302 a 1K bigger binary. 302 a 2K bigger binary.
303 303
304config UNZIP 304config UNZIP
305 bool "unzip" 305 bool "unzip"