mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
Kconfig: delete duplicate word
Deleted a word which apeared twice. Signed-off-by: Stephan Sperber <sperberstephan@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
d8b187c6b5
commit
681b3049dd
@ -179,7 +179,7 @@ config KERNEL_LZO
|
||||
depends on HAVE_KERNEL_LZO
|
||||
help
|
||||
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.
|
||||
|
||||
endchoice
|
||||
|
@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO
|
||||
depends on RD_LZO
|
||||
help
|
||||
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.
|
||||
|
||||
endchoice
|
||||
|
Loading…
Reference in New Issue
Block a user