From 02cd0b5307fad8d467c2bc2b489f4cd33daafc65 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sat, 28 Mar 2009 16:10:59 -0700 Subject: [PATCH] --- yaml --- r: 137610 b: refs/heads/master c: 55d1d26f23383163a256d0de2aaf2b8fca83e611 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/usr/Kconfig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 820e50a5b026..e36b11eb0869 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 337bed413e9c134c5bf45ad3ec50012a593c603a +refs/heads/master: 55d1d26f23383163a256d0de2aaf2b8fca83e611 diff --git a/trunk/usr/Kconfig b/trunk/usr/Kconfig index fb9a6460f45d..a529b4d0530b 100644 --- a/trunk/usr/Kconfig +++ b/trunk/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) . High compression options are mostly useful for users who