VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   57 Tags
author: H. Peter Anvin <hpa@zytor.com> 2009-03-28 16:10:59 -0700 committer: H. Peter Anvin <hpa@zytor.com> 2009-03-28 16:10:59 -0700 commit: 55d1d26f23383163a256d0de2aaf2b8fca83e611 parent: 337bed413e9c134c5bf45ad3ec50012a593c603a
Commit Summary:
bzip2/lzma: consistently capitalize LZMA in Kconfig
Diffstat:
1 file changed, 3 insertions, 3 deletions
diff --git a/usr/Kconfig b/usr/Kconfig
index fb9a6460f45d..a529b4d0530b 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -64,12 +64,12 @@ config RD_BZIP2
 	  If unsure, say N.
 
 config RD_LZMA
-	bool "Support initial ramdisks compressed using lzma" if EMBEDDED
+	bool "Support initial ramdisks compressed using LZMA" if EMBEDDED
 	default !EMBEDDED
 	depends on BLK_DEV_INITRD
 	select DECOMPRESS_LZMA
 	help
-	  Support loading of a lzma encoded initial ramdisk or cpio buffer
+	  Support loading of a LZMA encoded initial ramdisk or cpio buffer
 	  If unsure, say N.
 
 choice
@@ -83,7 +83,7 @@ choice
 	  Compression speed is only relevant when building a kernel.
 	  Decompression speed is relevant at each boot.
 
-	  If you have any problems with bzip2 or lzma compressed
+	  If you have any problems with bzip2 or LZMA compressed
 	  initramfs, mail me (Alain Knaff) <alain@knaff.lu>.
 
 	  High compression options are mostly useful for users who