VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Stephan Sperber <sperberstephan@googlemail.com> 2010-07-14 11:23:08 +0200 committer: Jiri Kosina <jkosina@suse.cz> 2010-08-23 15:35:15 +0200 commit: 681b3049dd13bc8ce579de3f017ff73deb658385 parent: d8b187c6b5f4a7ed7f6888b9e2eca3f648648b41
Commit Summary:
Kconfig: delete duplicate word
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/usr/Kconfig b/usr/Kconfig
index e2721f5a3504..c2c7fe2f717d 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -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