lkml.org 
[lkml]   [2007]   [Jun]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -mm 1/5] Add LZO1X compression support to the kernel
Richard Purdie wrote:
> Index: linux-2.6.21/lib/Kconfig
> ===================================================================
> --- linux-2.6.21.orig/lib/Kconfig 2007-06-04 12:19:37.000000000 +0100
> +++ linux-2.6.21/lib/Kconfig 2007-06-04 12:19:46.000000000 +0100
> @@ -71,6 +71,11 @@ config AUDIT_GENERIC
> depends on AUDIT && !AUDIT_ARCH
> default y
>
> +config LZO
> + tristate "LZO compressor/decompressor"
> + help
> + minilzo implementation in kernelspace.
> +
> #
> # compression support is select'ed if needed
> #

Can this support option be hidden please, with decompression and
compression support Kconfig options separated out to support minimal
compilation of just the decompressor for read-only filesystems.

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

\
 
 \ /
  Last update: 2007-06-05 15:25    [W:0.043 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site