aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index fdfd97efe0e0..3ae8ffe738eb 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -186,7 +186,7 @@ config KERNEL_LZO
186 depends on HAVE_KERNEL_LZO 186 depends on HAVE_KERNEL_LZO
187 help 187 help
188 Its compression ratio is the poorest among the 4. The kernel 188 Its compression ratio is the poorest among the 4. The kernel
189 size is about about 10% bigger than gzip; however its speed 189 size is about 10% bigger than gzip; however its speed
190 (both compression and decompression) is the fastest. 190 (both compression and decompression) is the fastest.
191 191
192endchoice 192endchoice