* [PATCH] fs/Kconfig
@ 2004-05-31 10:30 dkey
2004-06-01 9:18 ` Ferenc Havasi
0 siblings, 1 reply; 2+ messages in thread
From: dkey @ 2004-05-31 10:30 UTC (permalink / raw)
To: linux-mtd
[-- Attachment #1: Type: text/plain, Size: 80 bytes --]
this patch selects ZLIB_INFLATE/DEFLATE if JFFS2_ZLIB is selected.
greets dkey
[-- Attachment #2: Kconfig.diff --]
[-- Type: text/x-diff, Size: 293 bytes --]
--- Kconfig.orig 2004-05-31 12:24:49.000000000 +0200
+++ Kconfig 2004-05-31 12:24:11.000000000 +0200
@@ -69,6 +69,8 @@ config JFFS2_FS_NAND
config JFFS2_ZLIB
bool "JFFS2 ZLIB compression support"
+ select ZLIB_INFLATE
+ select ZLIB_DEFLATE
depends on JFFS2_FS
default y
help
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] fs/Kconfig
2004-05-31 10:30 [PATCH] fs/Kconfig dkey
@ 2004-06-01 9:18 ` Ferenc Havasi
0 siblings, 0 replies; 2+ messages in thread
From: Ferenc Havasi @ 2004-06-01 9:18 UTC (permalink / raw)
To: dkey; +Cc: linux-mtd
dkey wrote:
>this patch selects ZLIB_INFLATE/DEFLATE if JFFS2_ZLIB is selected.
>
>
There was also some other dependency problems (CRC32, PROC_FS). One of
them is not correct in linux-2.6.6 (JFFS_PROC_FS) but the script
"patchin.sh" now fixes it, too.
Thanks for your mail.
Regards,
Ferenc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-01 9:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-31 10:30 [PATCH] fs/Kconfig dkey
2004-06-01 9:18 ` Ferenc Havasi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox