Description: Prevents initrd from being built if ram device is built as a module. --- linux/drivers/block/Kconfig.orig 2004-02-14 08:47:03.911807371 +0000 +++ linux/drivers/block/Kconfig 2004-02-14 08:49:37.739118285 +0000 @@ -313,6 +313,7 @@ config BLK_DEV_INITRD bool "Initial RAM disk (initrd) support" + depends on BLK_DEV_RAM && BLK_DEV_RAM!=m 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