Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24062
b: refs/heads/master
c: 1751ace
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin authored and Linus Torvalds committed Mar 26, 2006
1 parent 77f8f9f commit 288c4b6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 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: 5ff2a7e25ddd648e9096d45cdc5e7d656a8bb0ff
refs/heads/master: 1751ace034bba6b423c1de4668f0e65cc9ef2b84
15 changes: 9 additions & 6 deletions trunk/drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -400,13 +400,16 @@ config BLK_DEV_RAM_SIZE
8192.

config BLK_DEV_INITRD
bool "Initial RAM disk (initrd) support"
bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"
help
The initial RAM disk is a RAM disk that is loaded by the boot loader
(loadlin or lilo) and that is mounted as root before the normal boot
procedure. It is typically used to load modules needed to mount the
"real" root file system, etc. See <file:Documentation/initrd.txt>
for details.
The initial RAM filesystem is a ramfs which is loaded by the
boot loader (loadlin or lilo) and that is mounted as root
before the normal boot procedure. It is typically used to
load modules needed to mount the "real" root file system,
etc. See <file:Documentation/initrd.txt> for details.

If RAM disk support (BLK_DEV_RAM) is also included, this
also enables initial RAM disk (initrd) support.


config CDROM_PKTCDVD
Expand Down

0 comments on commit 288c4b6

Please sign in to comment.