Commit 681b3049 authored by Stephan Sperber's avatar Stephan Sperber Committed by Jiri Kosina

Kconfig: delete duplicate word

Deleted a word which apeared twice.
Signed-off-by: default avatarStephan Sperber <sperberstephan@googlemail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent d8b187c6
...@@ -179,7 +179,7 @@ config KERNEL_LZO ...@@ -179,7 +179,7 @@ config KERNEL_LZO
depends on HAVE_KERNEL_LZO depends on HAVE_KERNEL_LZO
help help
Its compression ratio is the poorest among the 4. The kernel Its compression ratio is the poorest among the 4. The kernel
size is about about 10% bigger than gzip; however its speed size is about 10% bigger than gzip; however its speed
(both compression and decompression) is the fastest. (both compression and decompression) is the fastest.
endchoice endchoice
......
...@@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO ...@@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO
depends on RD_LZO depends on RD_LZO
help help
Its compression ratio is the poorest among the four. The kernel Its compression ratio is the poorest among the four. The kernel
size is about about 10% bigger than gzip; however its speed size is about 10% bigger than gzip; however its speed
(both compression and decompression) is the fastest. (both compression and decompression) is the fastest.
endchoice endchoice
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment