Adrian Bunk <[EMAIL PROTECTED]> wrote:

> Is
> 
> CONFIG_BLOCK=y
> CONFIG_ROMFS_FS=y
> CONFIG_ROMFS_ON_BLOCK=n
> CONFIG_ROMFS_ON_MTD=y
> 
> a reasonable configuration that should be supported, or can we turn 
> CONFIG_ROMFS_ON_BLOCK always on if CONFIG_BLOCK=y?

Hmmm...  I don't really know the answer to that, apart from it depends.  On a
non-embedded device, it's entirely reasonable, I think, to turn
CONFIG_ROMFS_ON_BLOCK on if CONFIG_BLOCK is on, no questions asked.  However,
on an embedded device you might want the extra option.

David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to