Re: [Patch 16/18] fs/Kconfig

From: JÃrn Engel
Date: Thu Aug 09 2007 - 16:08:09 EST


On Thu, 9 August 2007 01:01:26 +0200, Arnd Bergmann wrote:
> On Wednesday 08 August 2007, JÃrn Engel wrote:
> > +config LOGFS
> > +ÂÂÂÂÂÂÂbool "Log Filesystem (EXPERIMENTAL)"
> > +ÂÂÂÂÂÂÂdepends on MTD && BLOCK && EXPERIMENTAL
>
> The dependency on MTD _and_ BLOCK looks correct for your code, but
> not necessary. How about making it
>
> depends on (MTD || BLOCK) && EXPERIMENTAL
>
> and allowing to build without the mtd/bdev specific code?

Would be useful, yes.

JÃrn

--
Data expands to fill the space available for storage.
-- Parkinson's Law
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/