aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archival/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/Config.in b/archival/Config.in
index 22e7ec458..ea8076403 100644
--- a/archival/Config.in
+++ b/archival/Config.in
@@ -240,7 +240,7 @@ config CONFIG_FEATURE_LZMA_FAST
240 default n 240 default n
241 depends on CONFIG_UNLZMA 241 depends on CONFIG_UNLZMA
242 help 242 help
243 This option reduce decompression time by about 33% at the cost of 243 This option reduces decompression time by about 33% at the cost of
244 a 2K bigger binary. 244 a 2K bigger binary.
245 245
246config CONFIG_UNZIP 246config CONFIG_UNZIP