forked from Minki/linux
[PATCH] frv: initrd is grossly broken on frv (never built)
The FRV arch doesn't currently support initrd, so it should be disabled automatically for the moment. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
0c426f26cc
commit
ffca11104c
@ -402,6 +402,7 @@ config BLK_DEV_RAM_SIZE
|
|||||||
|
|
||||||
config BLK_DEV_INITRD
|
config BLK_DEV_INITRD
|
||||||
bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"
|
bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"
|
||||||
|
depends on BROKEN || !FRV
|
||||||
help
|
help
|
||||||
The initial RAM filesystem is a ramfs which is loaded by the
|
The initial RAM filesystem is a ramfs which is loaded by the
|
||||||
boot loader (loadlin or lilo) and that is mounted as root
|
boot loader (loadlin or lilo) and that is mounted as root
|
||||||
|
Loading…
Reference in New Issue
Block a user