[PATCH 2/5] jffs2: Add LZO compression support to jffs2

David Woodhouse dwmw2 at infradead.org
Fri May 4 07:35:32 EDT 2007


On Fri, 2007-05-04 at 12:30 +0100, Richard Purdie wrote:
> +config JFFS2_LZO
> +       bool "JFFS2 LZO compression support" if JFFS2_COMPRESSION_OPTIONS
> +       select LZO 

Please make it _depend_ on LZO instead. If you do that, I can merge the
JFFS2 bits in anticipation of the core LZO code going upstream.

-- 
dwmw2





More information about the linux-mtd mailing list