From: Kronos <kronos@kronoz.cjb.net>
To: dwmw2@infradead.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH][2.6.8-rc2] Fix JFFS2_COMPRESSION_OPTIONS in Kconfig
Date: Mon, 19 Jul 2004 17:41:45 +0200 [thread overview]
Message-ID: <20040719154145.GA5429@dreamland.darkstar.lan> (raw)
Hi,
It seems to me that JFFS2_COMPRESSION_OPTIONS depends on JFFS2_FS:
--- linux-2.6/fs/Kconfig.orig 2004-07-19 17:39:06.000000000 +0200
+++ linux-2.6/fs/Kconfig 2004-07-19 17:39:27.000000000 +0200
@@ -1151,6 +1151,7 @@
config JFFS2_COMPRESSION_OPTIONS
bool "Advanced compression options for JFFS2"
+ depends on JFFS2_FS
default n
help
Enabling this option allows you to explicitly choose which
HTH,
Luca
--
Home: http://kronoz.cjb.net
"New processes are created by other processes, just like new
humans. New humans are created by other humans, of course,
not by processes." -- Unix System Administration Handbook
next reply other threads:[~2004-07-19 15:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-19 15:41 Kronos [this message]
2004-07-20 17:24 ` [PATCH][2.6.8-rc2] Fix JFFS2_COMPRESSION_OPTIONS in Kconfig David Woodhouse
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=20040719154145.GA5429@dreamland.darkstar.lan \
--to=kronos@kronoz.cjb.net \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
/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