On Thu, 26 Jun 2003, Matthew Wilcox wrote:
> > config ZLIB_INFLATE
> > def_tristate CRAMFS || PPP_DEFLATE || JFFS2_FS || \
> > ZISOFS_FS || CRYPTO_DEFLATE || \
> > (BINFMT_FLAT && BINFMT_ZFLAT)
>
> Could you document this in Documentation/kbuild/kconfig-language.txt
> please?
Expressions are documented and 'def_tristate ...' is short for 'tristate'
and 'default ...'
> Does dep_tristate give me that? Particularly the one with a (*) by it.
Yes.
bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/