Re: [Patch 16/18] fs/Kconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?

	Arnd <><
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux