aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/block/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig
index ae0949b3394f..93d94749310b 100644
--- a/drivers/block/Kconfig
+++ b/drivers/block/Kconfig
@@ -402,6 +402,7 @@ config BLK_DEV_RAM_SIZE
402 402
403config BLK_DEV_INITRD 403config BLK_DEV_INITRD
404 bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support" 404 bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"
405 depends on BROKEN || !FRV
405 help 406 help
406 The initial RAM filesystem is a ramfs which is loaded by the 407 The initial RAM filesystem is a ramfs which is loaded by the
407 boot loader (loadlin or lilo) and that is mounted as root 408 boot loader (loadlin or lilo) and that is mounted as root