From: Michael-Luke Jones <mike.luke.jones@gmail.com>
To: Richard Purdie <rpurdie@openedhand.com>
Cc: akpm <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
David Woodhouse <dwmw2@infradead.org>,
Nitin Gupta <nitingupta910@gmail.com>
Subject: Re: [PATCH -mm 1/5] Add LZO1X compression support to the kernel
Date: Tue, 05 Jun 2007 14:22:29 +0100 [thread overview]
Message-ID: <46656395.30400@gmail.com> (raw)
In-Reply-To: <1180971384.6313.73.camel@localhost.localdomain>
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
prev parent reply other threads:[~2007-06-05 13:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-04 15:36 [PATCH -mm 1/5] Add LZO1X compression support to the kernel Richard Purdie
2007-06-05 13:22 ` Michael-Luke Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46656395.30400@gmail.com \
--to=mike.luke.jones@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nitingupta910@gmail.com \
--cc=rpurdie@openedhand.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox