All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] JFFS2 compression dependency
@ 2004-07-20 18:39 Geert Uytterhoeven
  2004-07-20 18:48 ` David Woodhouse
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2004-07-20 18:39 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, David Woodhouse
  Cc: Linux Kernel Development, Geert Uytterhoeven

JFFS2: Advanced compression options for JFFS2 should depend on JFFS2

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

--- linux-2.6.8-rc2/fs/Kconfig	2004-07-18 15:55:33.000000000 +0200
+++ linux-m68k-2.6.8-rc2/fs/Kconfig	2004-07-18 22:34:50.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

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-20 19:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-20 18:39 [PATCH] JFFS2 compression dependency Geert Uytterhoeven
2004-07-20 18:48 ` David Woodhouse
2004-07-20 19:13   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.