Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137610
b: refs/heads/master
c: 55d1d26
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin committed Mar 28, 2009
1 parent 8b3b0d2 commit 02cd0b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 337bed413e9c134c5bf45ad3ec50012a593c603a
refs/heads/master: 55d1d26f23383163a256d0de2aaf2b8fca83e611
6 changes: 3 additions & 3 deletions trunk/usr/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 02cd0b5

Please sign in to comment.