]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/block/Kconfig
Pull percpu-dtc into release branch
[linux-2.6-omap-h63xx.git] / drivers / block / Kconfig
index 58c1debf86f1c7271ed84bce7cf1ea097c878725..17ee97f3a99b59900bd6b89f373e871a3662c6ce 100644 (file)
@@ -406,20 +406,6 @@ config BLK_DEV_RAM_BLOCKSIZE
          setups function - apparently needed by the rd_load_image routine
          that supposes the filesystem in the image uses a 1024 blocksize.
 
-config BLK_DEV_INITRD
-       bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"
-       depends on BROKEN || !FRV
-       help
-         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
        tristate "Packet writing on CD/DVD media"
        depends on !UML